From 7a8581f1018ee85c87814f5eceaf295b7bf2f698 Mon Sep 17 00:00:00 2001 From: ploopyco <54917504+ploopyco@users.noreply.github.com> Date: Mon, 23 Sep 2019 16:50:36 -0400 Subject: [PATCH] Updated Appendix C: Firmware programming (markdown) --- Appendix-C:-Firmware-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Appendix-C:-Firmware-programming.md b/Appendix-C:-Firmware-programming.md index d3930e5..0784481 100644 --- a/Appendix-C:-Firmware-programming.md +++ b/Appendix-C:-Firmware-programming.md @@ -83,7 +83,7 @@ Plug the electronics assembly into your computer. The buttons should be clicking Congrats, you finished flashing the firmware! Give yourself a pat on the back. -You're ready to get on with this thing. Head over to `1. Electronics Assembly` to continue assembling your Ploopy Mouse. +You're ready to get on with this thing. Head over to [[1. Electronics assembly]] to continue assembling your Ploopy Mouse. # Common Problems In general, Google is going to be very helpful when trying to discover the causes of problems. That's because we're using Arduino, and Arduino is very popular. If you're having problems, take a quick look here first, then dive into the Net.