Skip to content

Commit 709befd

Browse files
authored
Prepend 'www.' to 'pypa.io'
Got NET::ERR_CERT_REVOKED when requesting https://pypa.io
1 parent 393074f commit 709befd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This guide is maintained on `GitHub`_ by the `Python Packaging Authority`_. We
2424
happily accept any :doc:`contributions and feedback <contribute>`. 😊
2525

2626
.. _GitHub: https://github.com/pypa/python-packaging-user-guide
27-
.. _Python Packaging Authority: https://pypa.io
27+
.. _Python Packaging Authority: https://www.pypa.io
2828

2929
.. note:: Looking for guidance on migrating from legacy PyPI to :term:`pypi.org`?
3030
Please see :doc:`guides/migrating-to-pypi-org`.

0 commit comments

Comments
 (0)