diff options
author | skullY <skullydazed@gmail.com> | 2017-10-11 12:18:53 -0700 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2017-10-11 12:18:53 -0700 |
commit | db5afb05cfb42130167904418b245ba2f5a0b16f (patch) | |
tree | 862986e361fd82b3f4ad334008fc89a35e849077 /docs | |
parent | 2db4ad2133c229740c1a703eb83ae40396797797 (diff) |
Fix the presentation of the contribution guide
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_summary.md | 2 | ||||
-rw-r--r-- | docs/contributing.md (renamed from docs/getting_started_contributing.md) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 4383bbb238..edbf04c1a4 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -3,7 +3,7 @@ * [Install Build Tools](getting_started_build_tools.md) * Alternative: [Vagrant Guide](getting_started_vagrant_guide.md) * [Build/Compile instructions](getting_started_make_guide.md) - * [Contributing to QMK](getting_started_contributing.md) + * [Contributing to QMK](contributing.md) * [How to Use Github](getting_started_github.md) * [FAQ](faq.md) diff --git a/docs/getting_started_contributing.md b/docs/contributing.md index b675f98b3f..b675f98b3f 100644 --- a/docs/getting_started_contributing.md +++ b/docs/contributing.md |