Skip to content

Commit 36fdc9f

Browse files
committed
chore: update links to docs
1 parent 3074197 commit 36fdc9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
**Thank you for wanting to report a bug in File Check!**
1111
1212
* First, be sure you are running the [latest version of the File Check plugin](https://github.com/OctoPrint/OctoPrint-FileCheck/releases).
13-
* You will also need to [enable debug logging on the plugin](https://docs.octoprint.org/en/master/configuration/logging_yaml.html).
13+
* You will also need to [enable debug logging on the plugin](https://docs.octoprint.org/en/main/configuration/logging_yaml.html).
1414
* This may be done through the *Settings* > *OctoPrint* > *Logging* > *Logging Levels* section.
1515
* Select the `octoprint.plugins.file_check` name, and make sure Level is "DEBUG".
1616
* Save, then restart OctoPrint, which allows the developers to see debug information from the moment the plugin is loaded.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the press of a button (if `grep` is available), not just freshly uploaded files.
2121
The plugin is part of the core dependencies of OctoPrint 1.4.1+ and will be installed automatically alongside it.
2222

2323
In case you want to manually install it for whatever reason, install via the bundled
24-
[Plugin Manager](https://docs.octoprint.org/en/master/bundledplugins/pluginmanager.html)
24+
[Plugin Manager](https://docs.octoprint.org/en/main/bundledplugins/pluginmanager.html)
2525
or manually using this URL:
2626

2727
https://github.com/OctoPrint/OctoPrint-FileCheck/archive/master.zip

0 commit comments

Comments
 (0)