]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
hhkb: Fix links in README.md. Close #358
authortmk <hasu@tmk-kbd.com>
Wed, 8 Jun 2016 00:54:19 +0000 (09:54 +0900)
committertmk <hasu@tmk-kbd.com>
Wed, 8 Jun 2016 00:54:19 +0000 (09:54 +0900)
keyboard/hhkb/README.md

index fcd72e194111b529fe1e8d00d00c9e5bfaeb6c4d..da85bceb567014771bc0edc20dfd64ea860ce198 100644 (file)
@@ -46,7 +46,7 @@ See [doc/HHKB.txt](doc/HHKB.txt) and files under [doc/](doc/) for internal of HH
 
 
 ##Build Firmware & Program
-See [this document](../../doc/build.md) first.
+See [this document](../../tmk_core/doc/build.md) first.
 
 ### Configuration
 If your target is **HHKB JP** you need to set `HHKB_JP` build option in `Makefile` or use `Makefile.jp` instead of `Makefile`.
@@ -76,7 +76,7 @@ Use [Teensy Loader] if your controller is Teensy/Teensy++.
 
 
 ##Keymap
-To define your own keymap create file named `keymap_<name>.c` and see [keymap document](../../doc/keymap.md) and existent keymap files.
+To define your own keymap create file named `keymap_<name>.c` and see [keymap document](../../tmk_core/doc/keymap.md) and existent keymap files.
 
 
 ##Hardware