aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorDevin J. Pohly <djpohly+github@gmail.com>2017-11-30 12:18:01 -0600
committerskullydazed <skullydazed@users.noreply.github.com>2017-11-30 10:18:01 -0800
commit7aaef1626693f4e4449946de025aa6175adcfa3d (patch)
treeeb9c2b5f38515ddfda61e7dd036e5535692969b8 /docs/_summary.md
parent28874a9f33e7527f5104ec507f78360481f51f9e (diff)
downloadqmk_firmware-7aaef1626693f4e4449946de025aa6175adcfa3d.tar.gz
qmk_firmware-7aaef1626693f4e4449946de025aa6175adcfa3d.zip
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 @@
1* [Getting started](README.md) 1* [Getting started](README.md)
2 * [QMK Introduction](getting_started_introduction.md) 2 * [QMK Introduction](getting_started_introduction.md)
3 * [Install Build Tools](getting_started_build_tools.md) 3 * [Install Build Tools](getting_started_build_tools.md)
4 * Alternative: [Vagrant Guide](getting_started_vagrant_guide.md) 4 * Alternative: [Vagrant Guide](getting_started_vagrant.md)
5 * [Build/Compile instructions](getting_started_make_guide.md) 5 * [Build/Compile instructions](getting_started_make_guide.md)
6 * [Flashing instructions](flashing.md) 6 * [Flashing instructions](flashing.md)
7 * [Contributing to QMK](contributing.md) 7 * [Contributing to QMK](contributing.md)
@@ -70,7 +70,6 @@
70* For Makers and Modders 70* For Makers and Modders
71 * [Hand Wiring Guide](hand_wire.md) 71 * [Hand Wiring Guide](hand_wire.md)
72 * [ISP flashing guide](isp_flashing_guide.md) 72 * [ISP flashing guide](isp_flashing_guide.md)
73 * [Modding your keyboard](modding_your_keyboard.md)
74 73
75* For a Deeper Understanding 74* For a Deeper Understanding
76 * [How Keyboards Work](how_keyboards_work.md) 75 * [How Keyboards Work](how_keyboards_work.md)