File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 166
166
{%- if not embedded %}
167
167
{{ script() }}
168
168
{%- block googlecse_opensearch %}
169
- {#- can't use Sphinx builtin opensearch, but can point to our own - #}
170
- < link rel ="search " type ="application/opensearchdescription+xml " href ="{{ pathto('_static/ osd.xml',1) }} " title ="{% trans docstitle=docstitle|e %}Search within {{ docstitle }}{% endtrans %} "/>
169
+ {#- can't use Sphinx builtin opensearch, but can point to our own #}
170
+ < link rel ="search " type ="application/opensearchdescription+xml " href ="http://docs.mongodb.org/ osd.xml " title ="MongoDB Help "/>
171
171
{%- endblock -%}
172
172
{%- if favicon %}
173
173
< link rel ="shortcut icon " href ="{{ pathto('_static/' + favicon, 1) }} "/>
You can’t perform that action at this time.
0 commit comments