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_1_0_0b1~376^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3be189e5d1b1abfc4b77e0456a184703304ffe2a;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 adc109680a..b03e3f5b70 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