Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-06-02 11:55:17 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-02 12:59:01 +0300
commitdc396dc4f9622e96c0a1564260e106643eb48a4a (patch)
tree7b90f0b85beb05850bf7895c45780c5051bed1fe /doc/markdown
parentd55e83addecda6c6a3632826b9bb61437d18290f (diff)
Remove the `non-file` qualifier for root links.
Diffstat (limited to 'doc/markdown')
-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`