Browse Source

Fix hyperlinks in ErgoDone readme.md (#3323)

pull/3327/merge
Brendan Wrafter 5 years ago
committed by Drashna Jaelre
parent
commit
8906e62c1f
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      keyboards/ergodone/readme.md

+ 2
- 2
keyboards/ergodone/readme.md View File

@ -14,13 +14,13 @@ The ErgoDone is a modified version of the ErgoDox, made by K.T.E.C., with pre-so
# Building the firmware
[Install the build tools.](https://docs.qmk.fm/getting_started_build_tools.html)
[Install the build tools.](https://docs.qmk.fm/#/getting_started_build_tools)
In the root directory of the repository, build the firmware with a command like:
make ergodone:default
For more information on the layout option and other ones, see the [`make` guide](https://docs.qmk.fm/getting_started_make_guide.html).
For more information on the layout option and other ones, see the [`make` guide](https://docs.qmk.fm/#/getting_started_make_guide).
# Flashing the firmware onto the keyboard


Loading…
Cancel
Save