Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 51e4910

Browse files
committed
fix opensearch version
1 parent 2d53bde commit 51e4910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
}
8787

8888
# Output an OpenSearch description file.
89-
html_use_opensearch = 'http://docs.python.org/dev/3.0'
89+
html_use_opensearch = 'http://docs.python.org/dev/3.2'
9090

9191
# Additional static files.
9292
html_static_path = ['tools/sphinxext/static']

0 commit comments

Comments
 (0)