aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryanekm <yanekmartinson@gmail.com>2020-07-04 18:50:01 -0400
committerGitHub <noreply@github.com>2020-07-05 08:50:01 +1000
commit29ebb99b1f5dff19a2c7dc3c93c7c95e9e9986be (patch)
treecd2b9d0e10c08bbd49ab58439452d38561841924
parent355f075b5766da18129027128de9cdfbe674f6af (diff)
downloadqmk_firmware-29ebb99b1f5dff19a2c7dc3c93c7c95e9e9986be.tar.gz
qmk_firmware-29ebb99b1f5dff19a2c7dc3c93c7c95e9e9986be.zip
fixed link to Eclipse instructions (#9647)
-rw-r--r--docs/reference_glossary.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference_glossary.md b/docs/reference_glossary.md
index 4cdba024e..1da27ff24 100644
--- a/docs/reference_glossary.md
+++ b/docs/reference_glossary.md
@@ -41,7 +41,7 @@ A macro which has been recorded on the keyboard and which will be lost when the
41## Eclipse 41## Eclipse
42An IDE that is popular with many C developers. 42An IDE that is popular with many C developers.
43 43
44* [Eclipse Setup Instructions](eclipse.md) 44* [Eclipse Setup Instructions](other_eclipse.md)
45 45
46## Firmware 46## Firmware
47The software that controls your MCU. 47The software that controls your MCU.