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/atom47 | |
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/atom47')
-rw-r--r-- | keyboards/atom47/readme.md | 2 | ||||
-rw-r--r-- | keyboards/atom47/rev2/readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/atom47/readme.md b/keyboards/atom47/readme.md index 66f599c6b..c3cffcea7 100644 --- a/keyboards/atom47/readme.md +++ b/keyboards/atom47/readme.md @@ -21,6 +21,6 @@ Hardware Availability: [GeekHack.com Group Buy](https://geekhack.org/index.php?t ## Build To build the default keymap for the latest revision, simply run `make atom47:default`. Specifiy the revision like so: `make atom47/rev3: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. ![Atom47](https://i.imgur.com/JfYnOba.jpg) diff --git a/keyboards/atom47/rev2/readme.md b/keyboards/atom47/rev2/readme.md index 30f44df1d..b63e1bb44 100644 --- a/keyboards/atom47/rev2/readme.md +++ b/keyboards/atom47/rev2/readme.md @@ -20,4 +20,4 @@ To build the default keymap, simply run `make atom47/rev2:default`. For an alternative, heavily modified layout you would just need to run `make atom47/rev2:LEdiodes`. -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. |