]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Make links work in TMK_README
authorJimmy Börjesson <alcesleo@gmail.com>
Thu, 26 Nov 2015 18:56:37 +0000 (19:56 +0100)
committerJimmy Börjesson <alcesleo@gmail.com>
Thu, 26 Nov 2015 18:56:37 +0000 (19:56 +0100)
TMK_README.md

index c6fc06d4fbd743ea14923545c91c9f1dbae1e3b7..36ef84ac65ef1694407014872a453be7ec5a98cf 100644 (file)
@@ -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).