diff options
author | Wayne Chen <wayne@highfidelity.io> | 2018-07-09 17:37:34 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-09 17:37:34 +0200 |
commit | ddaa4c212a538605b666a367f53250e2b4adcf96 (patch) | |
tree | 4f8bc8305cd81a06e879f68a0a66481631861af1 /keyboards | |
parent | 0fcaa3b5e1b9ea98252b8e3903104f8ebb096c98 (diff) | |
download | qmk_firmware-ddaa4c212a538605b666a367f53250e2b4adcf96.tar.gz qmk_firmware-ddaa4c212a538605b666a367f53250e2b4adcf96.tar.xz |
updating broken iris documentation links to match updated website (#3356)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/iris/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/iris/readme.md b/keyboards/iris/readme.md index 25f289500..0a1eb1e17 100644 --- a/keyboards/iris/readme.md +++ b/keyboards/iris/readme.md @@ -15,6 +15,6 @@ Example of flashing this keyboard: make iris/rev2:default:avrdude -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/#/newbs_getting_started) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. A build guide for this keyboard can be found here: [Iris Build Guide](https://docs.keeb.io/iris-build-guide.html) |