changeset: 89630:f5be4ea5b43e user: Nick Coghlan date: Thu Mar 13 22:33:33 2014 +1000 files: Doc/distributing/index.rst Doc/installing/index.rst description: Issue #19407: fix link diff -r d22ef969cb82 -r f5be4ea5b43e Doc/distributing/index.rst --- a/Doc/distributing/index.rst Thu Mar 13 22:13:45 2014 +1000 +++ b/Doc/distributing/index.rst Thu Mar 13 22:33:33 2014 +1000 @@ -39,7 +39,7 @@ 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 -r d22ef969cb82 -r f5be4ea5b43e Doc/installing/index.rst --- a/Doc/installing/index.rst Thu Mar 13 22:13:45 2014 +1000 +++ b/Doc/installing/index.rst Thu Mar 13 22:33:33 2014 +1000 @@ -49,7 +49,7 @@ 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