Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc864679

Browse files
Update PEP Index URL to canonical form (#162)
* Update to canonical PEP URL* Remove trailing slashCo-authored-by: Ezio Melotti <ezio.melotti@gmail.com>---------Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
1 parenteddbbe2 commitc864679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎templates/indexsidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h3>{% trans %}Download{% endtrans %}</h3>
2121
<h3>{% trans %}Other resources{% endtrans %}</h3>
2222
<ul>
2323
{# XXX: many of these should probably be merged in the main docs #}
24-
<li><ahref="https://www.python.org/dev/peps/">{% trans %}PEP Index{% endtrans %}</a></li>
24+
<li><ahref="https://peps.python.org">{% trans %}PEP Index{% endtrans %}</a></li>
2525
<li><ahref="https://wiki.python.org/moin/BeginnersGuide">{% trans %}Beginner's Guide{% endtrans %}</a></li>
2626
<li><ahref="https://wiki.python.org/moin/PythonBooks">{% trans %}Book List{% endtrans %}</a></li>
2727
<li><ahref="https://www.python.org/doc/av/">{% trans %}Audio/Visual Talks{% endtrans %}</a></li>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp