From 586d1deb4edacb215eccab6136f40ec59be4ba38 Mon Sep 17 00:00:00 2001 From: Athul Cyriac Ajay Date: Tue, 24 Aug 2021 11:05:07 +0530 Subject: [PATCH] chore: Fix URL and added a space for cleaner look --- docs/handwiring.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/handwiring.md b/docs/handwiring.md index 36423bc..ded3fe6 100644 --- a/docs/handwiring.md +++ b/docs/handwiring.md @@ -1,6 +1,6 @@ # Handwire keyboards This guide will not talk about the physical wiring. Check out our -[recommended microcontrollers](Offiially_Supported_Microcontrollers.md) and -follow the amazing guide for that[here](https://docs.qmk.fm/#/hand_wire). That +[recommended microcontrollers](Officially_Supported_Microcontrollers.md) and +follow the amazing guide for that [here](https://docs.qmk.fm/#/hand_wire). That guide can be followed until you are setting up the firmware. After wiring the keyboard, you can refer to our porting guide [here](porting_to_kmk.md)