From ddaa4c212a538605b666a367f53250e2b4adcf96 Mon Sep 17 00:00:00 2001 From: Wayne Chen Date: Mon, 9 Jul 2018 08:37:34 -0700 Subject: [PATCH] updating broken iris documentation links to match updated website (#3356) --- keyboards/iris/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)