diff options
author | JamesH1978 <87171443+JamesH1978@users.noreply.github.com> | 2024-08-09 03:43:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-08 22:43:21 -0400 |
commit | 025ae2349de8ef18a24f284397e1e2cea93e4223 (patch) | |
tree | 06cf475df39a45c981c185c6daaa2cfda721fbe0 /docs/_klipper3d | |
parent | d7d9092a920b3bd2bede4b570c66ddaa52df3f19 (diff) | |
download | kutter-025ae2349de8ef18a24f284397e1e2cea93e4223.tar.gz kutter-025ae2349de8ef18a24f284397e1e2cea93e4223.tar.xz kutter-025ae2349de8ef18a24f284397e1e2cea93e4223.zip |
docs: Update Installation.md (#6650)
Added links for Fluidd/Mainsail/Octoprint
Added references to overview.md and mkdocs.yml and spelling errors.
Signed-off-by: James Hartley <james@hartleyns.com>
Diffstat (limited to 'docs/_klipper3d')
-rw-r--r-- | docs/_klipper3d/mkdocs.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/_klipper3d/mkdocs.yml b/docs/_klipper3d/mkdocs.yml index 4bfdd169..02d32fad 100644 --- a/docs/_klipper3d/mkdocs.yml +++ b/docs/_klipper3d/mkdocs.yml @@ -88,7 +88,9 @@ nav: - Config_Changes.md - Contact.md - Installation and Configuration: - - Installation.md + - Installation: + - Installation.md + - OctoPrint.md - Configuration Reference: - Config_Reference.md - Rotation_Distance.md |