Skip to content

Commit dcc324c

Browse files
author
Ed Costello
committed
DOCS372 mv osd.xml to docs.mongodb.org root, modify layout.html w/new URL
1 parent 58da154 commit dcc324c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

themes/mongodb/layout.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@
166166
{%- if not embedded %}
167167
{{ script() }}
168168
{%- 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"/>
171171
{%- endblock -%}
172172
{%- if favicon %}
173173
<link rel="shortcut icon" href="{{ pathto('_static/' + favicon, 1) }}"/>

0 commit comments

Comments
 (0)