Update links to history page in blog posts.
This commit is contained in:
parent
78d169ce05
commit
91427c16ec
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue