aboutsummaryrefslogtreecommitdiff
path: root/docs/VAGRANT_GUIDE.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-06-10 14:58:24 -0400
committerJack Humbert <jack.humb@gmail.com>2017-06-10 14:58:24 -0400
commitca01d94005f67ec4fa9528353481faa622d949ae (patch)
treedd6d59d065492e3bb8192263a8a7e7cc0709c48f /docs/VAGRANT_GUIDE.md
parent558db0e03f0f3993e2b7fb5cc3f285393da0a4c3 (diff)
downloadqmk_firmware-ca01d94005f67ec4fa9528353481faa622d949ae.tar.gz
qmk_firmware-ca01d94005f67ec4fa9528353481faa622d949ae.zip
convert docs to lowercase and underscores
Diffstat (limited to 'docs/VAGRANT_GUIDE.md')
-rw-r--r--docs/VAGRANT_GUIDE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/VAGRANT_GUIDE.md b/docs/VAGRANT_GUIDE.md
index 439e78da7..61cd0815b 100644
--- a/docs/VAGRANT_GUIDE.md
+++ b/docs/VAGRANT_GUIDE.md
@@ -13,11 +13,11 @@ Other than having Vagrant and Virtualbox installed and possibly a restart of you
13 13
14Build Firmware and Program Controller 14Build Firmware and Program Controller
15------------------------------------- 15-------------------------------------
16See [/doc/BUIDE_GUIDE.md](/doc/BUILD_GUIDE.md), or the readme in the particular keyboards/* folder. 16See [build_guide.md](build_guide.md), or the readme in the particular keyboards/* folder.
17 17
18Change your keymap 18Change your keymap
19------------------ 19------------------
20See [/doc/keymap.md](/doc/keymap.md). 20See [keymap.md](keymap.md).
21 21
22## Flashing the firmware 22## Flashing the firmware
23 23