summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAdriaan Zonnenberg <amz@adriaan.xyz>2017-04-12 22:53:20 +0200
committerAdriaan Zonnenberg <amz@adriaan.xyz>2017-04-12 22:53:20 +0200
commit20900dd12f1baa27f5fb2ea32d519e3e46206c74 (patch)
treeeefddaa97de7843057fe5eaec7e28a9d7233cd24 /CONTRIBUTING.md
parent10037c5133c6ed9847b6c0fc98cf47d982d60058 (diff)
downloadale-20900dd12f1baa27f5fb2ea32d519e3e46206c74.zip
Fix broken links
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 63506ddb..0086e48d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,7 +8,7 @@
4. [Writing Documentation](#writing-documentation)
1. [Documenting New Linters](#documenting-new-linters)
2. [Editing the Online Documentation](#editing-online-documentation)
- 3. [Documenting Linter Options](#documenting-new-options)
+ 3. [Documenting Linter Options](#documenting-linter-options)
5. [In Case of Busses](#in-case-of-busses)
<a name="guidelines"></a>