diff options
-rw-r--r-- | doc/usage/configuration.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/configuration.rst b/doc/usage/configuration.rst index bd82c9ffc..471f36087 100644 --- a/doc/usage/configuration.rst +++ b/doc/usage/configuration.rst @@ -1308,7 +1308,7 @@ that use Sphinx's HTMLWriter class. .. confval:: html_use_opensearch - If nonempty, an `OpenSearch <http://www.opensearch.org/Home>`_ description + If nonempty, an `OpenSearch <https://www.opensearch.org/>`_ description file will be output, and all pages will contain a ``<link>`` tag referring to it. Since OpenSearch doesn't support relative URLs for its search page location, the value of this option must be the base URL from which these |