Fix PEP History Link (#604)

This commit is contained in:
Neeraj Badlani 2018-04-02 11:21:45 -07:00 committed by Brett Cannon
parent 576ccee091
commit 45c20dac35
1 changed files with 1 additions and 1 deletions

View File

@ -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"""