From: Anatoli Babenia Date: Sun, 30 May 2021 04:03:57 +0000 (+0300) Subject: Link to GitHub source in CHANGES.rst X-Git-Tag: rel_2_0_0b1~411^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c982ba26a8eb05b623954b728f3973d8797a1a1;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Link to GitHub source in CHANGES.rst --- diff --git a/CHANGES.rst b/CHANGES.rst index b8c2037020..f312961460 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,6 @@ MOVED For an index of all changelogs, please see: -* On the web: http://www.sqlalchemy.org/docs/latest/changelog/ -* In the source tree: /doc/build/changelog/ +* On the web: https://www.sqlalchemy.org/docs/latest/changelog/ +* In the source tree: ``_ * In the released distribution tree: /doc/changelog/index.html