Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion peps/pep-0708.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading