summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-08-01 21:02:06 +0100
committerGitHub <noreply@github.com>2018-08-01 21:02:06 +0100
commit9a389b564c5f63b384e72e6373b5734162ed3853 (patch)
tree88dc5c1187103359ddbfccca3ed4f12d93d16581
parent399a0d3c988381d2436d066e1fe74ef688947f28 (diff)
parent3e8ae6527864dfcc66874fb8584f9f5a39e103dc (diff)
downloadale-9a389b564c5f63b384e72e6373b5734162ed3853.zip
Merge pull request #1775 from polyzen/patch-1
contrib: Fix link to ale-development.txt
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index e59f8326..f2e7474c 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -3,7 +3,7 @@
Have fun, and work on whatever floats your boat. Take It Easy :tm:.
For help with contributing to ALE, see `:help ale-development` in Vim, or view
-the help file online [here](/w0rp/ale/blob/master/doc/ale-development.txt).
+the help file online [here](/doc/ale-development.txt).
## Creating Issues