We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c06a7 commit c560061Copy full SHA for c560061
pep-html-template
@@ -21,7 +21,7 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE!
21
<td class="textlinks" align="left">
22
[<b><a href="%(pyhome)s/">Python Home</a></b>]
23
[<b><a href="%(pepindex)s">PEP Index</a></b>]
24
-[<b><a href="%(pephome)s/pep-%(pepnum)s.txt">PEP Source</a></b>]
+[<b><a href="%(pephome)s/pep-%(pepnum)s.rst">PEP Source</a></b>]
25
</td></tr></table>
26
%(body)s
27
%(body_suffix)s
0 commit comments