8000 Update link to devguide (#2162) · python/pythondotorg@ae1c385 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae1c385

Browse files
authored
Update link to devguide (#2162)
1 parent 8404c51 commit ae1c385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/downloads/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1 class="call-to-action">Download the latest version of Python</h1>
4242
{% render_active_banner %}
4343

4444
<h2 class="widget-title">Active Python Releases</h2>
45-
<p class="success-quote"><a href="https://devguide.python.org/#status-of-python-branches">For more information visit the Python Developer's Guide</a>.</p>
45+
<p class="success-quote"><a href="https://devguide.python.org/versions/#versions">For more information visit the Python Developer's Guide</a>.</p>
4646

4747
{% box 'downloads-active-releases' %}
4848
</div>

0 commit comments

Comments
 (0)
0