diff --git a/site/_posts/2013-05-06-jekyll-1-dot-0-dot-0-released.markdown b/site/_posts/2013-05-06-jekyll-1-dot-0-dot-0-released.markdown index 9567c30a..0dc685fb 100644 --- a/site/_posts/2013-05-06-jekyll-1-dot-0-dot-0-released.markdown +++ b/site/_posts/2013-05-06-jekyll-1-dot-0-dot-0-released.markdown @@ -9,8 +9,8 @@ categories: [release, jekyll] Hey! After many months of hard works by Jekyll's contributors, we're excited to announce the first major release of the project in a long while. v1.0.0 is finally here! While the list of improvements and bug fixes is [quite lengthy][history], -here are the highlights (thanks to @BenBalter for the examples and for compiling -this list): +here are the highlights (thanks to [@BenBalter](http://twitter.com/BenBalter) for the +examples and for compiling this list): - Support for the Gist tag for easily embedding Gists ([example](https://gist.github.com/benbalter/5555251)) - Automatically generated post excerpts ([example](https://gist.github.com/benbalter/5555369)) @@ -19,4 +19,4 @@ 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 -[Upgrading]: /docs/upgrading/ \ No newline at end of file +[Upgrading]: /docs/upgrading/