diff options
author | Brendan Wrafter <wrafter.brendan@gmail.com> | 2018-07-05 21:34:04 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-05 18:34:04 -0700 |
commit | 8906e62c1f22a731616e6bcee2d9d9c334fc34d5 (patch) | |
tree | d62d3fbb9a91e75ae175d0406dbe09106b6158d6 /keyboards | |
parent | 5953af32153a4813279c57396f6bebc798de2ae2 (diff) |
Fix hyperlinks in ErgoDone readme.md (#3323)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/ergodone/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodone/readme.md b/keyboards/ergodone/readme.md index 207df789a6..82c1043dad 100644 --- a/keyboards/ergodone/readme.md +++ b/keyboards/ergodone/readme.md @@ -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 |