diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-08-11 21:33:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-11 21:33:55 -0400 |
commit | bad77bf4e949264486230d6224e682e5287c08a4 (patch) | |
tree | 0682b3030cd93749cf28d2e09a2bbe799fa71afc | |
parent | a087a207f11b33954483287b2eb8d5d69789dc16 (diff) | |
parent | 6975135f545d08955ed26ef046a0333e291af716 (diff) |
Merge pull request #614 from iFreilicht/patch-1
Update 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 f3d96717a8..e3438eda2b 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. |