diff options
author | yanekm <yanekmartinson@gmail.com> | 2020-07-04 18:50:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-05 08:50:01 +1000 |
commit | 29ebb99b1f5dff19a2c7dc3c93c7c95e9e9986be (patch) | |
tree | cd2b9d0e10c08bbd49ab58439452d38561841924 /docs | |
parent | 355f075b5766da18129027128de9cdfbe674f6af (diff) |
fixed link to Eclipse instructions (#9647)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference_glossary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference_glossary.md b/docs/reference_glossary.md index 4cdba024e4..1da27ff24f 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 ## Eclipse An IDE that is popular with many C developers. -* [Eclipse Setup Instructions](eclipse.md) +* [Eclipse Setup Instructions](other_eclipse.md) ## Firmware The software that controls your MCU. |