From: Nick Coghlan Date: Thu, 13 Mar 2014 12:33:33 +0000 (+1000) Subject: Issue #19407: fix link X-Git-Tag: v3.4.1rc1~233^2~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e300797ca4e91a7d17357ce89ae5c5d975d041f1;p=python Issue #19407: fix link --- diff --git a/Doc/distributing/index.rst b/Doc/distributing/index.rst index 27009c33eb..99dedcc7ca 100644 --- a/Doc/distributing/index.rst +++ b/Doc/distributing/index.rst @@ -39,7 +39,7 @@ Key terms developers and documentation authors responsible for the maintenance and evolution of the standard packaging tools and the associated metadata and file format standards. They maintain a variety of tools, documentation - and issue trackers on both `GitHub ` and + and issue trackers on both `GitHub `__ and `BitBucket `__. * ``distutils`` is the original build and distribution system first added to the Python standard library in 1998. While direct use of ``distutils`` is diff --git a/Doc/installing/index.rst b/Doc/installing/index.rst index e9370e019e..a3beb3b2e6 100644 --- a/Doc/installing/index.rst +++ b/Doc/installing/index.rst @@ -49,7 +49,7 @@ Key terms developers and documentation authors responsible for the maintenance and evolution of the standard packaging tools and the associated metadata and file format standards. They maintain a variety of tools, documentation - and issue trackers on both `GitHub ` and + and issue trackers on both `GitHub `__ and `BitBucket `__. * ``distutils`` is the original build and distribution system first added to the Python standard library in 1998. While direct use of ``distutils`` is