diff options
author | Felix Uhl <iFreilicht@users.noreply.github.com> | 2016-08-18 12:02:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-18 12:02:31 +0200 |
commit | ed6ecff292eae378eb89bf6a7b5b8dd4229b84b7 (patch) | |
tree | b2290e1a983134e0d7fc2f328eb949c37d99961c /doc/TMK_README.md | |
parent | 73f13c8f26f7f3777cec9d3036628a7dd6021ee9 (diff) | |
parent | 8144ce8852f690d5772d80ed2b96ae4af201e266 (diff) | |
download | firmware-ed6ecff292eae378eb89bf6a7b5b8dd4229b84b7.tar.gz firmware-ed6ecff292eae378eb89bf6a7b5b8dd4229b84b7.tar.bz2 firmware-ed6ecff292eae378eb89bf6a7b5b8dd4229b84b7.zip |
Merge pull request #1 from jackhumbert/master
Merging from base Repo
Diffstat (limited to 'doc/TMK_README.md')
-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 f3d96717a..e3438eda2 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 [build environment setup](/readme.md#build-environment-setup), or the readme in the particular keyboards/* folder. |