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/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/contributing.md') diff --git a/docs/contributing.md b/docs/contributing.md index 6a3f34e4c..c9dca9d08 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -122,7 +122,7 @@ We also ask that you follow these guidelines: ## Quantum/TMK Core -Before you put a lot of work into building your new feature you should make sure you are implementing it in the best way. You can get a basic understanding of QMK by reading [Understaning QMK](understanding_qmk.html), which will take you on a tour of the QMK program flow. From here you should talk to us to get a sense of the best way to implement your idea. There are two main ways to do this: +Before you put a lot of work into building your new feature you should make sure you are implementing it in the best way. You can get a basic understanding of QMK by reading [Understaning QMK](understanding_qmk.md), which will take you on a tour of the QMK program flow. From here you should talk to us to get a sense of the best way to implement your idea. There are two main ways to do this: * [Chat on Gitter](https://gitter.im/qmk/qmk_firmware) * [Open an Issue](https://github.com/qmk/qmk_firmware/issues/new) -- cgit v1.2.3-24-g4f1b