Skip to content

Commit 96768ab

Browse files
PEP 9999 => 0825
1 parent 100f9fd commit 96768ab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PEP: 9999
1+
PEP: 0825
22
Title: Wheel Variants: Package Format
33
Author: Jonathan Dekhtiar <jonathan@dekhtiar.com>,
44
Michał Górny <mgorny@quansight.com>,
@@ -202,7 +202,7 @@ processing it, or after outputting it.
202202
A proposed JSON schema for the current format version is included in the
203203
Appendix of this PEP. Subsequent PEPs changing the metadata format will
204204
include updated versions of the schema. The schema is available in
205-
:ref:`9999-variant-json-schema`.
205+
:ref:`0825-variant-json-schema`.
206206

207207

208208
Default priorities
@@ -952,7 +952,7 @@ Change History
952952
Appendices
953953
==========
954954

955-
- :ref:`9999-variant-json-schema`
955+
- :ref:`0825-variant-json-schema`
956956

957957

958958
Copyright

peps/pep-9999/appendix-core-metadata-json-schema.rst renamed to peps/pep-0825/appendix-core-metadata-json-schema.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:orphan:
22

3-
.. _9999-variant-json-schema:
3+
.. _0825-variant-json-schema:
44

55
Appendix: JSON Schema for Variant Metadata
66
==========================================

0 commit comments

Comments
 (0)