From d48f339a1fb8dbf8b2087ef6082e14d3a3e47aef Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 7 Sep 2013 00:10:33 -0400 Subject: [PATCH] Fix link to History page from Release v1.2.0 notes post. --- site/_posts/2013-09-06-jekyll-1-2-0-released.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_posts/2013-09-06-jekyll-1-2-0-released.markdown b/site/_posts/2013-09-06-jekyll-1-2-0-released.markdown index 624e3cd7..8285f7f3 100644 --- a/site/_posts/2013-09-06-jekyll-1-2-0-released.markdown +++ b/site/_posts/2013-09-06-jekyll-1-2-0-released.markdown @@ -20,4 +20,4 @@ Here are a few things we think you'll want to know about this release: * Permalinks with special characters should now generate without errors. * Expose the current Jekyll version as the `jekyll.version` Liquid variable. -For a full run-down, visit our [change log](../history/)! +For a full run-down, visit our [change log](/history/)!