summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/conf.py b/Doc/conf.py
index e4641ea..da70669 100644
--- a/Doc/conf.py
+++ b/Doc/conf.py
@@ -86,7 +86,7 @@ html_additional_pages = {
}
# Output an OpenSearch description file.
-html_use_opensearch = True
+html_use_opensearch = 'http://docs.python.org/dev'
# Additional static files.
html_static_path = ['tools/sphinxext/static']