From 6256ae071994c6ff575abfa9337886e3646c7860 Mon Sep 17 00:00:00 2001 From: bytecode1024 <58328948+bytecode1024@users.noreply.github.com> Date: Wed, 29 Jul 2020 19:17:58 +0200 Subject: [PATCH] Extra apostrophes in an URL (#8319) Merge pull request 8319 --- docs/_docs/posts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/posts.md b/docs/_docs/posts.md index 159a8926..b4252492 100644 --- a/docs/_docs/posts.md +++ b/docs/_docs/posts.md @@ -177,7 +177,7 @@ When the post also has front matter defining categories, they just get added to the existing list if not present already. The hallmark difference between categories and tags is that categories of a post -may be incorporated into [the generated URL]('/docs/permalinks/#global') for the +may be incorporated into [the generated URL](/docs/permalinks/#global) for the post, while tags cannot be. Therefore, depending on whether front matter has `category: classic hollywood`,