Skip to content

Commit 32681d3

Browse files
committed
Merge branch 'fix-broken-link' of https://github.com/meowmeowmeowcat/packaging.python.org into fix-broken-link
2 parents 1680240 + 56297b6 commit 32681d3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

source/specifications/declaring-project-metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,4 +304,4 @@ provided via tooling later on.
304304

305305

306306
.. _RFC 822: https://datatracker.ietf.org/doc/html/rfc822
307-
.. _TOML: https://toml.io/en/
307+
.. _TOML: https://toml.io

source/specifications/direct-url.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Bazaar
178178

179179
Home page
180180

181-
https://bazaar.canonical.com/en/
181+
https://bazaar.canonical.com
182182

183183
vcs command
184184

source/tutorials/installing-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ please install the latest 3.x version from `python.org`_ or refer to the
9393
set one up, and then continue with the tutorial as written.
9494

9595
.. _getting started tutorial: https://opentechschool.github.io/python-beginners/en/getting_started.html#what-is-python-exactly
96-
.. _python.org: https://www.python.org/
96+
.. _python.org: https://www.python.org
9797

9898
Ensure you can run pip from the command line
9999
--------------------------------------------

0 commit comments

Comments
 (0)