From: Ned Deily Date: Thu, 7 Sep 2017 03:07:43 +0000 (-0700) Subject: Link to generated changelog, not website. X-Git-Tag: v3.6.3rc1~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b368e4e8ce78f5f5cd2d31c20b4f728ef73d2e92;p=thirdparty%2FPython%2Fcpython.git Link to generated changelog, not website. --- diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst index 1e71bc3b10a2..1301f4ca1d8c 100644 --- a/Doc/whatsnew/3.6.rst +++ b/Doc/whatsnew/3.6.rst @@ -45,9 +45,8 @@ when researching a change. This article explains the new features in Python 3.6, compared to 3.5. -Python 3.6 was released on December 23, 2016.  See the -`changelog `_ for a full -list of changes. +Python 3.6 was released on December 23, 2016. +For full details, see the :ref:`changelog `. .. seealso::