summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-06-02 14:25:17 +0530
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-02 12:59:01 +0300
commitdc396dc4f9622e96c0a1564260e106643eb48a4a (patch)
tree7b90f0b85beb05850bf7895c45780c5051bed1fe
parentd55e83addecda6c6a3632826b9bb61437d18290f (diff)
downloadgitlab-ce-dc396dc4f9622e96c0a1564260e106643eb48a4a.tar.gz
Remove the `non-file` qualifier for root links.
-rw-r--r--doc/markdown/wiki.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markdown/wiki.md b/doc/markdown/wiki.md
index b58107abea3..fa9b3298edb 100644
--- a/doc/markdown/wiki.md
+++ b/doc/markdown/wiki.md
@@ -62,7 +62,7 @@ A link can be constructed relative to the current wiki page using `./<page>`, `.
### Root Link
-A link starting with a `/` is relative to the wiki root, for non-file links.
+A link starting with a `/` is relative to the wiki root.
1. This snippet links to `<wiki_root>/documentation`