diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-10 21:06:41 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-10 21:06:41 -0700 |
commit | 6d3e2f65f5e665d078dcb449665d0177826fa924 (patch) | |
tree | 475233dd897c63d7abe3673373292f26a2ebc2aa | |
parent | 6610e0ab4962ba25ee5e8ea54ceb6893b1aa20c4 (diff) |
Fix changelog link again.
-rw-r--r-- | _posts/2015-04-10-pugixml-1.6-release.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2015-04-10-pugixml-1.6-release.md b/_posts/2015-04-10-pugixml-1.6-release.md index 16ff7ff..f91a930 100644 --- a/_posts/2015-04-10-pugixml-1.6-release.md +++ b/_posts/2015-04-10-pugixml-1.6-release.md @@ -3,7 +3,7 @@ layout: post title: pugixml 1.6 release --- -pugixml-1.5 is out. This is a maintenance release that fixes several bugs (read the [changelog](/docs/manual.html#1.6) for details). +pugixml-1.5 is out. This is a maintenance release that fixes several bugs (read the [changelog](/docs/manual.html#v1.6) for details). Highlights for this release include: |