PEP 0: Use an absolute link to `peps.json` (#4045)
This commit is contained in:
parent
0057f88493
commit
4aaf949571
|
@ -183,7 +183,7 @@ class PEPZeroWriter:
|
|||
|
||||
self.emit_title("API")
|
||||
self.emit_text(
|
||||
"The `PEPS API <api/peps.json>`__ is a JSON file of metadata about "
|
||||
"The `PEPS API </api/peps.json>`__ is a JSON file of metadata about "
|
||||
"all the published PEPs. :doc:`Read more here <api/index>`."
|
||||
)
|
||||
self.emit_newline()
|
||||
|
|
Loading…
Reference in New Issue