aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Overview.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Overview.md b/docs/Overview.md
index ab74c862..94ffd8fa 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -52,8 +52,6 @@ communication with the Klipper developers.
- [Code overview](Code_Overview.md): Developers should read this
first.
-- [Example configs](Example_Configs.md): Information on adding an
- example config file to Klipper.
- [Kinematics](Kinematics.md): Technical details on how Klipper
implements motion.
- [Protocol](Protocol.md): Information on the low-level messaging
@@ -74,6 +72,8 @@ communication with the Klipper developers.
# Device Specific Documents
+- [Example configs](Example_Configs.md): Information on adding an
+ example config file to Klipper.
- [SDCard Updates](SDCard_Updates.md): Flash a micro-controller by
copying a binary to an sdcard in the micro-controller.
- [Raspberry Pi as Micro-controller](RPi_microcontroller.md): Details