From 920420ccf08724506f350805b90fdbc4b4915450 Mon Sep 17 00:00:00 2001 From: Pontus Borg Date: Thu, 21 Jan 2021 03:49:38 +0100 Subject: [PATCH] more typos --- doc/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/index.md b/doc/index.md index aa8467b..4766db6 100644 --- a/doc/index.md +++ b/doc/index.md @@ -8,9 +8,9 @@ Klipper has the awesome feature to be able to use multiple MCUs connected to the ### Documentation -* [Pinout and hook up](doc/pinout.md) -* [Klipper configuration](doc/klipper.md) -* [CAN bus](doc/canbus.md) -* [Prototype versions of the board](doc/versions.md) +* [Pinout and hook up](pinout.md) +* [Klipper configuration](klipper.md) +* [CAN bus](canbus.md) +* [Prototype versions of the board](versions.md)