]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
more stable url
authorBenjamin Peterson <benjamin@python.org>
Thu, 1 Oct 2009 00:57:32 +0000 (00:57 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 1 Oct 2009 00:57:32 +0000 (00:57 +0000)
Doc/conf.py

index fe39a8160df8be32acb315090db83da8e516a31e..ea21f2129e3c293955ee27bedea64e1a51160d7e 100644 (file)
@@ -86,7 +86,7 @@ html_additional_pages = {
 }
 
 # Output an OpenSearch description file.
-html_use_opensearch = 'http://docs.python.org/dev/3.2'
+html_use_opensearch = 'http://docs.python.org/dev/py3k'
 
 # Additional static files.
 html_static_path = ['tools/sphinxext/static']