]> granicus.if.org Git - python/commitdiff
Continuously built downloads are in /current.
authorGeorg Brandl <georg@python.org>
Sat, 4 Oct 2008 08:11:42 +0000 (08:11 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 4 Oct 2008 08:11:42 +0000 (08:11 +0000)
Doc/tools/sphinxext/download.html

index 59aea630389e6b13c93e1779b5816c0bd1f98730..181483ced8e8092b504d76a9fdfe038f72cdc619 100644 (file)
@@ -1,6 +1,6 @@
 {% extends "layout.html" %}
 {% set title = 'Download' %}
-{% set dlbase = 'http://docs.python.org/ftp/python/doc/' + release %}
+{% set dlbase = 'http://docs.python.org/ftp/python/doc/current' %}
 {% block body %}
 
 <h1>Download Python {{ release }} Documentation</h1>