Browse Source

fixed link to Eclipse instructions (#9647)

yanekm 5 years ago
parent
commit
29ebb99b1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference_glossary.md

+ 1 - 1
docs/reference_glossary.md

@@ -41,7 +41,7 @@ A macro which has been recorded on the keyboard and which will be lost when the
 ## Eclipse
 ## Eclipse
 An IDE that is popular with many C developers.
 An IDE that is popular with many C developers.
 
 
-* [Eclipse Setup Instructions](eclipse.md)
+* [Eclipse Setup Instructions](other_eclipse.md)
 
 
 ## Firmware
 ## Firmware
 The software that controls your MCU.
 The software that controls your MCU.