mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
[3.13] Doc: Use the short version for daily downloads (GH-124602) (#124610)
Doc: Use the short version for daily downloads (GH-124602)
(cherry picked from commit 2c472d36b7
)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
parent
c74679bff7
commit
2e7c58a77d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
{% endif %}
|
||||
|
||||
{% block body %}
|
||||
<h1>{% trans %}Download Python {{ release }} Documentation{% endtrans %}</h1>
|
||||
<h1>{% trans %}Download Python {{ dl_version }} Documentation{% endtrans %}</h1>
|
||||
|
||||
{% if last_updated %}<p><b>{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}</b></p>{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue