From d6ac384d8db703d1d8348c91aa7b9ecd47a7d3e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dra=C5=BEen=20Lu=C4=8Danin?= Date: Sat, 3 Jan 2015 09:24:23 +0100 Subject: [PATCH] docs: internal link typo The link didn't work without the `/`. --- docs/content.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content.rst b/docs/content.rst index 4de480ba..516cf943 100644 --- a/docs/content.rst +++ b/docs/content.rst @@ -188,7 +188,7 @@ and ``article2.md``:: See below intra-site link examples in Markdown format. - [a link relative to the current file]({filename}category/article1.rst) + [a link relative to the current file]({filename}/category/article1.rst) [a link relative to the content root]({filename}/category/article1.rst) Linking to static files