diff --git a/peps/pep-0708.rst b/peps/pep-0708.rst index 02ac777aa57..11090f352c4 100644 --- a/peps/pep-0708.rst +++ b/peps/pep-0708.rst @@ -282,7 +282,7 @@ HTML To enable a project to extend its namespace across multiple repositories, this PEP allows a project owner to declare a list of "alternate locations" for their project. This is exposed in JSON as the key ``alternate-locations`` and in HTML -as a meta element named ``pypi-alternate-locations``, which may be used multiple +as a meta element named ``pypi:alternate-locations``, which may be used multiple times. There are a few key properties that **MUST** be observed when using this