diff options
author | Brian Choromanski <BrianChoromanski@gmail.com> | 2018-03-01 10:45:47 -0500 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-03-01 07:45:47 -0800 |
commit | 7f7f763598b7be7b2081a73be2124f40349d8032 (patch) | |
tree | 2e89e3fb645567b5605d396abd13cf519d012bf9 /keyboards/handwired | |
parent | 2b8a82fb9defa95ca679672322e7f43052fdc44f (diff) |
Fixed dead links (#2451)
* Fixed typo of 'confid.h' to 'config.h'
* Fixed broken links in docs
* Fixed a lot of dead links
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/CMD60/README.md | 2 | ||||
-rw-r--r-- | keyboards/handwired/fivethirteen/README.md | 2 | ||||
-rw-r--r-- | keyboards/handwired/gamenum/README.md | 2 | ||||
-rw-r--r-- | keyboards/handwired/minorca/readme.md | 2 | ||||
-rwxr-xr-x | keyboards/handwired/reddot/readme.md | 2 | ||||
-rw-r--r-- | keyboards/handwired/traveller/readme.md | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/handwired/CMD60/README.md b/keyboards/handwired/CMD60/README.md index 83e371543e..8b0dd109f6 100644 --- a/keyboards/handwired/CMD60/README.md +++ b/keyboards/handwired/CMD60/README.md @@ -10,7 +10,7 @@ achieve a higher level of productivity if you take the time to learn its functio ## Quantum MK Firmware -For the full Quantum feature list, see [the parent readme.md](/doc/readme.md). +For the full Quantum feature list, see [the parent readme.md](/docs/README.md). ## Building diff --git a/keyboards/handwired/fivethirteen/README.md b/keyboards/handwired/fivethirteen/README.md index b2e13cd6dc..a965650fc6 100644 --- a/keyboards/handwired/fivethirteen/README.md +++ b/keyboards/handwired/fivethirteen/README.md @@ -3,7 +3,7 @@ fivethirteen keyboard firmware ## Quantum MK Firmware -For the full Quantum feature list, see [the parent readme.md](/doc/readme.md). +For the full Quantum feature list, see [the parent readme.md](/doc/README.md). ## Building diff --git a/keyboards/handwired/gamenum/README.md b/keyboards/handwired/gamenum/README.md index 5b53004efd..bf8045be19 100644 --- a/keyboards/handwired/gamenum/README.md +++ b/keyboards/handwired/gamenum/README.md @@ -76,7 +76,7 @@ This is the code for the KC_FN1 button. Notice how we check against what key is ## Quantum MK Firmware -For the full Quantum feature list, see [the parent readme.md](/doc/readme.md). +For the full Quantum feature list, see [the parent readme.md](/docs/README.md). ## Building diff --git a/keyboards/handwired/minorca/readme.md b/keyboards/handwired/minorca/readme.md index 93c767954d..0253506e09 100644 --- a/keyboards/handwired/minorca/readme.md +++ b/keyboards/handwired/minorca/readme.md @@ -30,4 +30,4 @@ Keymaps follow the format **__\<name\>.c__** and are stored in the `keymaps` fol - [Shane's Fork](https://github.com/shanecelis/tmk_keyboard/tree/master/keyboard/planck) - [Pierre's Fork](https://github.com/pcarrier/tmk_keyboard/blob/pcarrier/planck/keyboard/gh60/keymap_planck.c) - [Nathan's Fork](https://github.com/nathanrosspowell/tmk_keyboard/tree/planck-jack/keyboard/planck) -- [Matthew's Fork](https://github.com/pepers/tmk_keyboard/tree/master/keyboard/planck_grid) +- [Matthew's Fork](https://github.com/pepers/tmk_keyboard/tree/master/keyboard/planck) diff --git a/keyboards/handwired/reddot/readme.md b/keyboards/handwired/reddot/readme.md index 11bcba54ad..8cdbb47d66 100755 --- a/keyboards/handwired/reddot/readme.md +++ b/keyboards/handwired/reddot/readme.md @@ -3,7 +3,7 @@ ## Quantum MK Firmware -For the full Quantum feature list, see [the parent README.md](/README.md). +For the full Quantum feature list, see [the parent README.md](/readme.md). ## Building diff --git a/keyboards/handwired/traveller/readme.md b/keyboards/handwired/traveller/readme.md index 646844b1d7..0be53a9628 100644 --- a/keyboards/handwired/traveller/readme.md +++ b/keyboards/handwired/traveller/readme.md @@ -14,7 +14,7 @@ You can make your own traveller keyboard by using the openscad tools from the a ## Quantum MK Firmware -For the full Quantum feature list, see [the parent README.md](/README.md). +For the full Quantum feature list, see [the parent README.md](/readme.md). ## Building |