Fix PEP History Link (#604)
This commit is contained in:
parent
576ccee091
commit
45c20dac35
|
@ -31,7 +31,7 @@ intro = u"""
|
||||||
references = u"""
|
references = u"""
|
||||||
[1] PEP 1: PEP Purpose and Guidelines
|
[1] PEP 1: PEP Purpose and Guidelines
|
||||||
[2] View PEP history online
|
[2] View PEP history online
|
||||||
https://hg.python.org/peps/
|
https://github.com/python/peps
|
||||||
"""
|
"""
|
||||||
|
|
||||||
footer = u"""
|
footer = u"""
|
||||||
|
|
Loading…
Reference in New Issue