summaryrefslogtreecommitdiffstats
path: root/keyboards/duck/lightsaver
diff options
context:
space:
mode:
authorJeremy Bernhardt <bernhardtjeremy@gmail.com>2019-01-13 01:51:21 +0100
committerDrashna Jaelre <drashna@live.com>2019-01-13 18:11:18 +0100
commitc8cbee5d718244dd06fda66a0edf5d4cb73b2434 (patch)
treea2b6a26468b6b30049810e857ffc5886f672891a /keyboards/duck/lightsaver
parent9bd4b932d08a036438c990608efcd5b15a2fb828 (diff)
downloadqmk_firmware-c8cbee5d718244dd06fda66a0edf5d4cb73b2434.tar.gz
qmk_firmware-c8cbee5d718244dd06fda66a0edf5d4cb73b2434.tar.xz
Modified URLs to point to new locations
Diffstat (limited to 'keyboards/duck/lightsaver')
-rw-r--r--keyboards/duck/lightsaver/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/duck/lightsaver/readme.md b/keyboards/duck/lightsaver/readme.md
index 9d4b453c0..a77a90111 100644
--- a/keyboards/duck/lightsaver/readme.md
+++ b/keyboards/duck/lightsaver/readme.md
@@ -13,7 +13,7 @@ Make example for this keyboard (after setting up your build environment):
make lightsaver:default
-See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
+See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
## Notes
Thanks to Ralf Schmitt for previous implementations in his [TMK fork](https://github.com/xauser/tmk_keyboard/tree/xauser/) and few helping words.