]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Broken link found in issue #1845
authorDylan Khor <thekhord@gmail.com>
Mon, 16 Oct 2017 00:26:51 +0000 (20:26 -0400)
committerJack Humbert <jack.humb@gmail.com>
Mon, 16 Oct 2017 01:03:23 +0000 (15:03 -1000)
docs/keymap.md

index 170fdaed7d8980184e118a3eb17f3ec7e8cb8edd..1dedccc0d6f4f90df68c8fedb8e743a0a274d141 100644 (file)
@@ -79,7 +79,7 @@ Key with `KC_TRANS` (`KC_TRNS` and `_______` are the alias) doesn't has its own
 
 ## Anatomy Of A `keymap.c`
 
-For this example we will walk through the [default Clueboard keymap](https://github.com/qmk/qmk_firmware/blob/master/keyboards/clueboard/keymaps/default/keymap.c). You'll find it helpful to open that file in another browser window so you can look at everything in context.
+For this example we will walk through the [default Clueboard 66% keymap](https://github.com/qmk/qmk_firmware/blob/master/keyboards/clueboard_66/keymaps/default/keymap.c). You'll find it helpful to open that file in another browser window so you can look at everything in context.
 
 There are 3 main sections of a `keymap.c` file you'll want to concern yourself with: