diff options
author | Jeremy Bernhardt <bernhardtjeremy@gmail.com> | 2019-01-12 18:51:21 -0600 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-13 09:11:18 -0800 |
commit | c8cbee5d718244dd06fda66a0edf5d4cb73b2434 (patch) | |
tree | a2b6a26468b6b30049810e857ffc5886f672891a /keyboards/converter | |
parent | 9bd4b932d08a036438c990608efcd5b15a2fb828 (diff) | |
download | qmk_firmware-c8cbee5d718244dd06fda66a0edf5d4cb73b2434.tar.gz qmk_firmware-c8cbee5d718244dd06fda66a0edf5d4cb73b2434.zip |
Modified URLs to point to new locations
Diffstat (limited to 'keyboards/converter')
-rw-r--r-- | keyboards/converter/sun_usb/readme.md | 2 | ||||
-rw-r--r-- | keyboards/converter/usb_usb/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/converter/sun_usb/readme.md b/keyboards/converter/sun_usb/readme.md index 3470e6091c..69bc6ef04c 100644 --- a/keyboards/converter/sun_usb/readme.md +++ b/keyboards/converter/sun_usb/readme.md @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment): make converter/sun_usb/type5: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. ## Hardware diff --git a/keyboards/converter/usb_usb/README.md b/keyboards/converter/usb_usb/README.md index faee7a5fd8..64334a85fb 100644 --- a/keyboards/converter/usb_usb/README.md +++ b/keyboards/converter/usb_usb/README.md @@ -11,7 +11,7 @@ Make example for this keyboard (after setting up your build environment): make converter/usb_usb: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. Note that you have to choose the right hardware variant as your subproject, otherwise you will probably have issues. |