Update links to history page in blog posts.

This commit is contained in:
Parker Moore 2013-07-06 14:58:46 +02:00
parent 78d169ce05
commit 91427c16ec
3 changed files with 5 additions and 5 deletions

View File

@ -18,5 +18,5 @@ examples and for compiling this list):
_(Take a look at the [Upgrading][] page in the docs for more detailed information.)_
[history]: https://github.com/mojombo/jekyll/blob/master/History.markdown#100--2013-05-06
[history]: /docs/history/#100__20130506
[Upgrading]: /docs/upgrading/

View File

@ -6,7 +6,7 @@ author: parkr
categories: [release, jekyll]
---
_(Take a look at the [Upgrading][] page in the docs for more detailed information.)_
_(Take a look at the [History][] page in the docs for more detailed information.)_
Hot on the trails of v1.0, v1.0.1 is out! Here are the highlights:
@ -23,4 +23,4 @@ Hot on the trails of v1.0, v1.0.1 is out! Here are the highlights:
[#{{ issue }}]: https://github.com/mojombo/jekyll/issues/{{ issue }}
{% endfor %}
[Upgrading]: /docs/upgrading/
[History]: /docs/history/#101__20130508

View File

@ -6,7 +6,7 @@ author: parkr
categories: [release, jekyll]
---
_(Take a look at the [Upgrading][] page in the docs for more detailed information.)_
_(Take a look at the [History][] page in the docs for more detailed information.)_
v1.0.2 has some key bugfixes that optionally restore some behaviour from pre-1.0
releases, and fix some other annoying bugs:
@ -24,4 +24,4 @@ releases, and fix some other annoying bugs:
[#{{ issue }}]: https://github.com/mojombo/jekyll/issues/{{ issue }}
{% endfor %}
[Upgrading]: /docs/upgrading/
[History]: /docs/history/#102__20130512