Skip to content

Commit

Permalink
Fix hyperlinks in ErgoDone readme.md (qmk#3323)
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanwr authored and drashna committed Jul 6, 2018
1 parent 5953af3 commit 8906e62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/ergodone/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8906e62

Please sign in to comment.