From 7aaef1626693f4e4449946de025aa6175adcfa3d Mon Sep 17 00:00:00 2001 From: Devin J. Pohly Date: Thu, 30 Nov 2017 12:18:01 -0600 Subject: 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.--- docs/_summary.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/_summary.md') 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) -- cgit v1.2.3