Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e300797

Browse files
committed
Issue #19407: fix link
1 parent f7614d5 commit e300797

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/distributing/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Key terms
3939
developers and documentation authors responsible for the maintenance and
4040
evolution of the standard packaging tools and the associated metadata and
4141
file format standards. They maintain a variety of tools, documentation
42-
and issue trackers on both `GitHub <https://github.com/pypa>` and
42+
and issue trackers on both `GitHub <https://github.com/pypa>`__ and
4343
`BitBucket <https://bitbucket.org/pypa/>`__.
4444
* ``distutils`` is the original build and distribution system first added to
4545
the Python standard library in 1998. While direct use of ``distutils`` is

Doc/installing/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Key terms
4949
developers and documentation authors responsible for the maintenance and
5050
evolution of the standard packaging tools and the associated metadata and
5151
file format standards. They maintain a variety of tools, documentation
52-
and issue trackers on both `GitHub <https://github.com/pypa>` and
52+
and issue trackers on both `GitHub <https://github.com/pypa>`__ and
5353
`BitBucket <https://bitbucket.org/pypa/>`__.
5454
* ``distutils`` is the original build and distribution system first added to
5555
the Python standard library in 1998. While direct use of ``distutils`` is

0 commit comments

Comments
 (0)