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/lets_split | |
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/lets_split')
-rw-r--r-- | keyboards/lets_split/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lets_split/readme.md b/keyboards/lets_split/readme.md index 155f69f156..80fe08b93c 100644 --- a/keyboards/lets_split/readme.md +++ b/keyboards/lets_split/readme.md @@ -44,7 +44,7 @@ If everything worked correctly you will see a file: lets_split_rev2_YOUR_KEYMAP_NAME.hex ``` -For more information on customizing keymaps, take a look at the primary documentation for [Customizing Your Keymap](/readme.md##customizing-your-keymap) in the main readme.md. +For more information on customizing keymaps, take a look at the primary documentation for [Customizing Your Keymap](/docs/faq_keymap.md) in the main readme.md. ### Let's split 1.0 If you have a first generation Let's Split you will need to use the revision 1 code. To do so, use `rev1` in all your commands instead. |