From eb13db670ddb05f4c5394daa9d871afe09294869 Mon Sep 17 00:00:00 2001 From: Faishal Irawan Date: Fri, 23 Feb 2018 17:21:02 +0700 Subject: [PATCH] Fix text highlight --- content/content-management/urls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/content-management/urls.md b/content/content-management/urls.md index 54ce81ee0..dd91fbced 100644 --- a/content/content-management/urls.md +++ b/content/content-management/urls.md @@ -146,7 +146,7 @@ aliases: [/posts/my-old-url/] --- ``` -Assuming a `baseURL` of `example.com`, the contents of the auto-generated alias `.html` found at `https://example.com/posts/my-old-url/ will contain the following:` +Assuming a `baseURL` of `example.com`, the contents of the auto-generated alias `.html` found at `https://example.com/posts/my-old-url/` will contain the following: ```