summaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorDevin J. Pohly <djpohly+github@gmail.com>2017-11-30 19:18:01 +0100
committerskullydazed <skullydazed@users.noreply.github.com>2017-11-30 19:18:01 +0100
commit7aaef1626693f4e4449946de025aa6175adcfa3d (patch)
treeeb9c2b5f38515ddfda61e7dd036e5535692969b8 /docs/_summary.md
parent28874a9f33e7527f5104ec507f78360481f51f9e (diff)
downloadqmk_firmware-7aaef1626693f4e4449946de025aa6175adcfa3d.tar.gz
qmk_firmware-7aaef1626693f4e4449946de025aa6175adcfa3d.tar.xz
Fix internal links in docs/ (#2080)
One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index f288c7788..3c10e101d 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -1,7 +1,7 @@
* [Getting started](README.md)
* [QMK Introduction](getting_started_introduction.md)
* [Install Build Tools](getting_started_build_tools.md)
- * Alternative: [Vagrant Guide](getting_started_vagrant_guide.md)
+ * Alternative: [Vagrant Guide](getting_started_vagrant.md)
* [Build/Compile instructions](getting_started_make_guide.md)
* [Flashing instructions](flashing.md)
* [Contributing to QMK](contributing.md)
@@ -70,7 +70,6 @@
* For Makers and Modders
* [Hand Wiring Guide](hand_wire.md)
* [ISP flashing guide](isp_flashing_guide.md)
- * [Modding your keyboard](modding_your_keyboard.md)
* For a Deeper Understanding
* [How Keyboards Work](how_keyboards_work.md)