Skip to content

Commit

Permalink
Update link to devguide (#2162)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 31, 2022
1 parent 8404c51 commit ae1c385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/downloads/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h1 class="call-to-action">Download the latest version of Python</h1>
{% render_active_banner %}

<h2 class="widget-title">Active Python Releases</h2>
<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>
<p class="success-quote"><a href="https://devguide.python.org/versions/#versions">For more information visit the Python Developer's Guide</a>.</p>

{% box 'downloads-active-releases' %}
</div>
Expand Down

0 comments on commit ae1c385

Please sign in to comment.