shithub: hugo

Download patch

ref: 0c2297075afa28b22485d7c15410216f82a759b3
parent: fb594fc6e0b5adcbc7e5f5e40be6ac0ff4886493
author: bep <[email protected]>
date: Mon Jan 26 15:41:36 EST 2015

Linkify release notes

--- a/docs/content/meta/release-notes.md
+++ b/docs/content/meta/release-notes.md
@@ -51,7 +51,7 @@
 * Improved unit test coverage
 * Hugo has undergone a major refactoring, with a new handler system and a generic file system. This sounds and is technical, but will pave the way for new features and make Hugo even speedier
 * [Ace](http://ace.yoss.si/) template engine support ([#541][])
-* Add pagination support for home page, sections and taxonomies ([#750][])
+* Add [pagination support](/extras/pagination) for home page, sections and taxonomies ([#750][])
 * Fixed a lot of Windows-related path issues
 * Improved error messages for template and rendering errors
 * Enabled soft LiveReload of CSS and images ([#490][])