aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/hand_wire.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hand_wire.md b/docs/hand_wire.md
index 5f3fbdb4a..0a3773da1 100644
--- a/docs/hand_wire.md
+++ b/docs/hand_wire.md
@@ -285,7 +285,7 @@ Once you have your `<project_name>.hex` file, open up the Teensy loader applicat
285 285
286Install [QMK Toolbox](https://github.com/qmk/qmk_toolbox). 286Install [QMK Toolbox](https://github.com/qmk/qmk_toolbox).
287 287
288![QMK Toolbox](https://i.imgur.com/86Cz30H.png) 288![QMK Toolbox](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/docs/hand_wire/qmk_toolbox.png "QMK Toolbox 0.0.16 on Windows 8.1")
289 289
290Under "Local File" navigate to your newly created .hex file. Under "Microcontroller", select the corresponding one for your controller board (common ones available [here](#common-microcontroller-boards)). 290Under "Local File" navigate to your newly created .hex file. Under "Microcontroller", select the corresponding one for your controller board (common ones available [here](#common-microcontroller-boards)).
291 291