diff options
author | Felix Uhl <iFreilicht@users.noreply.github.com> | 2016-08-08 17:53:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-08 17:53:08 +0200 |
commit | f41c2e6863f2ebf55311051cdead743683846a49 (patch) | |
tree | 1c59416a3e5773a503ec1d37285ff289f1342301 | |
parent | 213cb2c24306e198e717fc162806201567666f36 (diff) |
Update TMK_README.md
updated link to non-existent build.md file
-rw-r--r-- | doc/TMK_README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TMK_README.md b/doc/TMK_README.md index f3d96717a8..0c75a0e279 100644 --- a/doc/TMK_README.md +++ b/doc/TMK_README.md @@ -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 [doc/BUILD_GUIDE.md](tmk_core/doc/BUILD_GUIDE.md), or the readme in the particular keyboards/* folder. |