summaryrefslogtreecommitdiff
path: root/docs/tools/templates/indexcontent.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tools/templates/indexcontent.html')
-rw-r--r--docs/tools/templates/indexcontent.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tools/templates/indexcontent.html b/docs/tools/templates/indexcontent.html
index 2ece841..4b88f74 100644
--- a/docs/tools/templates/indexcontent.html
+++ b/docs/tools/templates/indexcontent.html
@@ -7,7 +7,7 @@
<ul>
{% if 'dev' in release %}<li>Stable release available at <a href="http://urwid.org/">http://urwid.org</a></li>
{% else %}
-<li><a href="https://pypi.python.org/packages/source/u/urwid/urwid-{{ release }}.tar.gz"
+<li><a href="https://pypi.org/packages/source/u/urwid/urwid-{{ release }}.tar.gz"
>Download: urwid-{{ release }}.tar.gz</a></li>
{% endif %}
<li><a href="changelog.html">Changelog</a>