summaryrefslogtreecommitdiff
path: root/TMK_README.md
diff options
context:
space:
mode:
authorJimmy Börjesson <alcesleo@gmail.com>2015-11-26 19:56:37 +0100
committerJimmy Börjesson <alcesleo@gmail.com>2015-11-26 19:56:37 +0100
commit4cf8920c393003aec6ae5242a73ba4a85b79bfb7 (patch)
tree61ba481ef7f5ce72fcaed764b761e4cfe137fe74 /TMK_README.md
parent11d6e66979a24d1cfec8191d0308e3b1672278f3 (diff)
Make links work in TMK_README
Diffstat (limited to 'TMK_README.md')
-rw-r--r--TMK_README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/TMK_README.md b/TMK_README.md
index c6fc06d4fb..36ef84ac65 100644
--- a/TMK_README.md
+++ b/TMK_README.md
@@ -113,13 +113,13 @@ Third party libraries like LUFA, PJRC and V-USB have their own license respectiv
Build Firmware and Program Controller
-------------------------------------
-See [doc/build.md](doc/build.md), or the README in the particular keyboard/* folder.
+See [doc/build.md](tmk_core/doc/build.md), or the README in the particular keyboard/* folder.
Change your keymap
------------------
-See [doc/keymap.md](doc/keymap.md).
+See [doc/keymap.md](tmk_core/doc/keymap.md).
@@ -240,4 +240,4 @@ Coding Style
Other Keyboard Firmware Projects
------------------
-You can learn a lot about keyboard firmware from these. See [doc/other_projects.md](doc/other_projects.md).
+You can learn a lot about keyboard firmware from these. See [doc/other_projects.md](tmk_core/doc/other_projects.md).