diff --git a/peps/pep-0759.rst b/peps/pep-0759.rst index 93a0c529e76..61fb79f3286 100644 --- a/peps/pep-0759.rst +++ b/peps/pep-0759.rst @@ -198,7 +198,7 @@ This is a JSON file contains containing the following keys: This is an integer value describing the size in bytes of the physical ``.whl`` file. ``hashes`` This is a dictionary of the format described in :pep:`694`, used to capture both the - `hash algorithm and hex encoded digests`_ of the physical ``.whl`` file, with the same + :pep:`694#upload-each-file` of the physical ``.whl`` file, with the same constraints as proposed in that PEP. Since these hashes are immutable once uploaded to PyPI, they serve as a critical validation that the externally hosted wheel hasn't been corrupted or compromised.