diff options
author | Jeremy Bernhardt <bernhardtjeremy@gmail.com> | 2019-01-13 01:51:21 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-13 18:11:18 +0100 |
commit | c8cbee5d718244dd06fda66a0edf5d4cb73b2434 (patch) | |
tree | a2b6a26468b6b30049810e857ffc5886f672891a /keyboards/ymd75 | |
parent | 9bd4b932d08a036438c990608efcd5b15a2fb828 (diff) | |
download | qmk_firmware-c8cbee5d718244dd06fda66a0edf5d4cb73b2434.tar.gz qmk_firmware-c8cbee5d718244dd06fda66a0edf5d4cb73b2434.tar.xz |
Modified URLs to point to new locations
Diffstat (limited to 'keyboards/ymd75')
-rw-r--r-- | keyboards/ymd75/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ymd75/README.md b/keyboards/ymd75/README.md index 6b1bce6a5..eed6ce13e 100644 --- a/keyboards/ymd75/README.md +++ b/keyboards/ymd75/README.md @@ -25,7 +25,7 @@ $ make ymd75:default:program It should detect the keyboard and set it to bootloader mode automatically, prior to flashing firmware. I've found that I need to remove the previous build/file before making a new one as it doesn't overwrite it; but this might just be my personal experience. -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. Note that this is a complete replacement for the firmware, so you won't be using Bootmapper Client to change any keyboard settings, since not all the |