Skip to content

Commit 783a408

Browse files
committed
Switch to using _public
Signed-off-by: macdonst <simon.macdonald@gmail.com>
1 parent de771ec commit 783a408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/elements/docs/search.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ export default function DocsSearch ({ html, state }) {
109109
110110
<js-naked-day>
111111
<script type="module">
112-
import docsearch from '/_static/bundles/docsearch-js.mjs'
112+
import docsearch from '/_public/bundles/docsearch-js.mjs'
113113
114114
docsearch({
115115
appId: '1QR8CXPN0C',

0 commit comments

Comments
 (0)