Skip to content

Commit 38a227d

Browse files
committed
Update test link to match updated devguide PR
1 parent 707f235 commit 38a227d

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
@@ -53,7 +53,7 @@ <h1 class="call-to-action">Download the latest version of Python</h1>
5353
<h2 class="widget-title">Active Python releases</h2>
5454
<p class="success-quote"><a href="https://devguide.python.org/versions/#versions">For more information visit the Python Developer's Guide</a>.</p>
5555

56-
<p class="release-cycle-chart"><img src="https://hugovk-devguide.readthedocs.io/en/standalone-svg/release-cycle.svg" alt="Python release cycle"></p>
56+
<p class="release-cycle-chart"><img src="https://hugovk-devguide.readthedocs.io/en/standalone-svg/_static/release-cycle.svg" alt="Python release cycle"></p>
5757

5858
{% box 'downloads-active-releases' %}
5959
</div>

0 commit comments

Comments
 (0)