diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst index 1e71bc3b10a..1301f4ca1d8 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::