From 8976e21f4018c3a5b7cd419420e8e965081a8e57 Mon Sep 17 00:00:00 2001 From: Chester How Date: Mon, 15 May 2017 12:48:10 +0800 Subject: [PATCH] Fix broken link to Example content post --- _posts/2017-03-29-introducing-tale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2017-03-29-introducing-tale.md b/_posts/2017-03-29-introducing-tale.md index e974662..db68ffc 100644 --- a/_posts/2017-03-29-introducing-tale.md +++ b/_posts/2017-03-29-introducing-tale.md @@ -13,7 +13,7 @@ Tale is minimal [Jekyll](https://jekyllrb.com/) theme curated for storytellers. - Markdown and HTML text formatting - Pagination of posts -Head over to the [Example Content](/2017-03-16/example-content) post for a showcase of Tale's text formatting features. +Head over to the [Example Content]({{ site.url }}/2017-03-16/example-content) post for a showcase of Tale's text formatting features. ## Browser Support Tale works on most if not all modern browsers, including Chrome, Safari and Firefox 👍🏼