From c61752a336d21de4ccae10266aae23306423d974 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Thu, 6 Oct 2016 01:17:26 +0200 Subject: [PATCH] Fix line length --- site/_docs/templates.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/_docs/templates.md b/site/_docs/templates.md index f95f2ca5..54f914f7 100644 --- a/site/_docs/templates.md +++ b/site/_docs/templates.md @@ -510,7 +510,9 @@ numbers from the highlighted code. ### Link -If you would like to include a link to a collection's document, a post, a page or a file the `link` tag will generate the correct permalink URL for the path you specify. +If you want to include a link to a collection's document, a post, a page +or a file the `link` tag will generate the correct permalink URL for the path +you specify. You must include the file extension when using the `link` tag.