Continuously built downloads are in /current.
diff --git a/Doc/tools/sphinxext/download.html b/Doc/tools/sphinxext/download.html
index 59aea63..181483c 100644
--- a/Doc/tools/sphinxext/download.html
+++ b/Doc/tools/sphinxext/download.html
@@ -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>