diff options
author | noroadsleft <xxiinophobia@yahoo.com> | 2018-10-26 09:12:07 +0200 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-10-26 16:03:46 +0200 |
commit | cc8744548108b1c1f820fb411ac3bf313aca1f5f (patch) | |
tree | a2da9630b1c387f0c44e84c79787e7c610cb6428 /keyboards | |
parent | ca02863b569fb9a3bf21967942567149b562e2be (diff) | |
download | qmk_firmware-cc8744548108b1c1f820fb411ac3bf313aca1f5f.tar.gz qmk_firmware-cc8744548108b1c1f820fb411ac3bf313aca1f5f.tar.xz |
JD45: readme update
Updated the links to the Docs.
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/jd45/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/jd45/readme.md b/keyboards/jd45/readme.md index d85a52126..7ef02bd4f 100644 --- a/keyboards/jd45/readme.md +++ b/keyboards/jd45/readme.md @@ -11,4 +11,4 @@ Make example for this keyboard (after setting up your build environment): make jd45: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). |