From: uralbash Date: Tue, 24 Jun 2014 05:12:14 +0000 (+0000) Subject: fix pullreq link in changelog_09.rst edited online with Bitbucket X-Git-Tag: rel_0_9_7~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e712932061c2622fa6418535977b59be2432438;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix pullreq link in changelog_09.rst edited online with Bitbucket --- diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index e4938ec504..38d71b2ab8 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -1,4 +1,3 @@ - ============== 0.9 Changelog ============== @@ -84,7 +83,7 @@ .. change:: :tags: feature, examples - :pullreq: bitbucket: 21 + :pullreq: bitbucket:21 :versions: 1.0.0 Added a new example illustrating materialized paths, using the @@ -92,7 +91,7 @@ .. change:: :tags: bug, testsuite - :pullreq: github: 95 + :pullreq: github:95 :versions: 1.0.0 In public test suite, shanged to use of ``String(40)`` from