diff options
author | Felix Uhl <iFreilicht@users.noreply.github.com> | 2016-08-10 11:40:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-10 11:40:51 +0200 |
commit | 6975135f545d08955ed26ef046a0333e291af716 (patch) | |
tree | b6baaf99c5c66f8b7961e6c932bb4367283cb81b | |
parent | f41c2e6863f2ebf55311051cdead743683846a49 (diff) | |
download | qmk_firmware-6975135f545d08955ed26ef046a0333e291af716.tar.gz qmk_firmware-6975135f545d08955ed26ef046a0333e291af716.tar.xz |
updated reference
Build setup links to main readme now.
-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 0c75a0e27..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_GUIDE.md](tmk_core/doc/BUILD_GUIDE.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. |