From b1220057275899d20e3e469e706b5a242db3617e Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 22 Feb 2022 19:11:52 -0500 Subject: [PATCH] fix broken link --- content/blog/2021-03-14-QMK-Vortex-Core.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2021-03-14-QMK-Vortex-Core.md b/content/blog/2021-03-14-QMK-Vortex-Core.md index 00672e4..2aefe71 100644 --- a/content/blog/2021-03-14-QMK-Vortex-Core.md +++ b/content/blog/2021-03-14-QMK-Vortex-Core.md @@ -22,7 +22,7 @@ The following are all the steps required to complete this process. Make sure to 1. [Compiling the toolchain](#compiling-the-toolchain) 2. [Compiling the firmware](#compiling-the-firmware) 3. [Finding debugging hardware](#finding-debugging-hardware) - 4. [Connecting to the core's JTAG interface](#connecting-to-the-cores-jtag-interface) + 4. [Connecting to the core's JTAG interface](#connecting-to-the-core-s-jtag-interface) 5. [Unlocking the keyboard](#unlocking-the-keyboard) 6. [Flashing QMK](#flashing-qmk)