summaryrefslogtreecommitdiffstats
path: root/doc/VAGRANT_GUIDE.md
diff options
context:
space:
mode:
authorGergely Nagy <algernon@madhouse-project.org>2016-07-30 08:37:30 +0200
committerGergely Nagy <algernon@madhouse-project.org>2016-07-30 08:37:30 +0200
commit8a9bf1f1653a5029ffd8f1e1171cd0b16bc2bc71 (patch)
tree66ef1559325eade53478a628ccaf77ac6106fc2a /doc/VAGRANT_GUIDE.md
parent0b7557b60fc5c4fbc356eb161fc51e075d3cb9fd (diff)
downloadqmk_firmware-8a9bf1f1653a5029ffd8f1e1171cd0b16bc2bc71.tar.gz
qmk_firmware-8a9bf1f1653a5029ffd8f1e1171cd0b16bc2bc71.tar.xz
Update some obsolete references
Some links were still pointing to `/keyboards/ergodox_ez`, while the directory is `/keyboards/erdogox` now. Not all references have been updated, and some of the text here and there may need updating to mention the ErgoDox Infinity too, but that's out of the scope for this quick fix. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
Diffstat (limited to 'doc/VAGRANT_GUIDE.md')
-rw-r--r--doc/VAGRANT_GUIDE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/VAGRANT_GUIDE.md b/doc/VAGRANT_GUIDE.md
index 62044b7f7..c9958e16b 100644
--- a/doc/VAGRANT_GUIDE.md
+++ b/doc/VAGRANT_GUIDE.md
@@ -20,7 +20,7 @@ See [/doc/keymap.md](/doc/keymap.md).
## Flashing the firmware
-The "easy" way to flash the firmware is using a tool from your host OS like the Teensy programming app. [ErgoDox EZ](/keyboards/ergodox_ez/readme.md) gives a great example.
+The "easy" way to flash the firmware is using a tool from your host OS like the Teensy programming app. [ErgoDox EZ](/keyboards/ergodox/readme.md) gives a great example.
If you want to program via the command line you can uncomment the ['modifyvm'] lines in the Vagrantfile to enable the USB passthrough into Linux and then program using the command line tools like dfu-util/dfu-programmer or you can install the Teensy CLI version.
- \ No newline at end of file
+