summaryrefslogtreecommitdiff
path: root/_includes/git-wiki
diff options
context:
space:
mode:
Diffstat (limited to '_includes/git-wiki')
-rw-r--r--_includes/git-wiki/components/search/se_js.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/git-wiki/components/search/se_js.html b/_includes/git-wiki/components/search/se_js.html
index 85e168c..87396be 100644
--- a/_includes/git-wiki/components/search/se_js.html
+++ b/_includes/git-wiki/components/search/se_js.html
@@ -4,4 +4,4 @@
</div>
<!-- script pointing to jekyll-search.js -->
<script src="{{ '/assets/js/simple-jekyll-search.min.js' | relative_url }}"></script>
-<script async src="{{ '/searchdata.js' | relative_url }}"></script>
+<script async src="{{ 'assets/js/searchdata.js' | relative_url }}"></script>