]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update Document Templates to reflect newer wording and URLs (#4006)
authorDrashna Jaelre <drashna@live.com>
Fri, 28 Sep 2018 16:04:30 +0000 (09:04 -0700)
committerJack Humbert <jack.humb@gmail.com>
Fri, 28 Sep 2018 16:04:30 +0000 (12:04 -0400)
* Add pragma once info to contributing guidelines

* Fix links in readme template to match doc site

* Revert changes to contributing doc as somebody already changed it

docs/documentation_templates.md

index 18829ed0f085d85dc1df432f7da08320b46e0934..ba3830b64c7f91e8585355f0599feeb45220c353 100644 (file)
@@ -36,7 +36,7 @@ Make example for this keyboard (after setting up your build environment):
 
     make planck/rev4: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 the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
 ```
 
 There needs to be two spaces at the end of the `Keyboard Maintainer` and `Hardware Supported` lines for it to render correctly with Markdown.