We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56151a8 commit 2a045f6Copy full SHA for 2a045f6
1 file changed
docs/v5-upgrade.md
@@ -89,7 +89,7 @@ View [Theme Classes](themes.md?id=classes) for more details.
89
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/search.js"></script>
90
91
<!-- v5 -->
92
-<script src="https://cdn.jsdelivr.net/npm/docsify@5/dist/plugins/search.min.js"></script>
+<script src="//cdn.jsdelivr.net/npm/docsify@5/dist/plugins/search.min.js"></script>
93
```
94
95
**Zoom Plugin:**
0 commit comments