aboutsummaryrefslogtreecommitdiffstats
path: root/doc/TMK_README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TMK_README.md')
-rw-r--r--doc/TMK_README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TMK_README.md b/doc/TMK_README.md
index 6164dacd3..e3438eda2 100644
--- a/doc/TMK_README.md
+++ b/doc/TMK_README.md
@@ -34,7 +34,7 @@ You can find some keyboard specific projects under `converter` and `keyboard` di
* [atomic](keyboards/atomic/) - [Atomic] Ortholinear 60% keyboard
### Ergodox EZ
-* [ergodox_ez](keyboards/ergodox_ez) - [Ergodox_EZ] Assembled split keyboard
+* [ergodox_ez](keyboards/ergodox/ez) - [Ergodox_EZ] Assembled split keyboard
## Other projects
@@ -113,7 +113,7 @@ Third party libraries like LUFA, PJRC and V-USB have their own license respectiv
Build Firmware and Program Controller
-------------------------------------
-See [doc/build.md](tmk_core/doc/build.md), or the readme in the particular keyboards/* folder.
+See [build environment setup](/readme.md#build-environment-setup), or the readme in the particular keyboards/* folder.