From 85ae72580f55f465d03ea552bf80866791472ce2 Mon Sep 17 00:00:00 2001 From: Timothy Andrew Date: Thu, 2 Jun 2016 14:25:17 +0530 Subject: Remove the `non-file` qualifier for root links. --- doc/markdown/wiki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `./`, `. ### 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 `/documentation` -- cgit v1.2.1