diff -r f2dfe0ca6c21 Doc/conf.py --- a/Doc/conf.py Thu Apr 05 16:58:05 2012 +0300 +++ b/Doc/conf.py Thu Apr 05 10:22:10 2012 -0500 @@ -91,7 +91,7 @@ } # Output an OpenSearch description file. -html_use_opensearch = 'http://docs.python.org/dev/py3k' +html_use_opensearch = 'http://docs.python.org/py3k' # Additional static files. html_static_path = ['tools/sphinxext/static']