Skip to content

Commit b7ac81a

Browse files
Update docs/v5-upgrade.md
Co-authored-by: Luffy <52o@qq52o.cn>
1 parent 1d73ba1 commit b7ac81a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/v5-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ If your site uses URLs without `@4` or a specific version number, follow the sam
3636
<!-- Core Theme -->
3737
<link
3838
rel="stylesheet"
39-
href="https://cdn.jsdelivr.net/npm/docsify@5/dist/themes/core.min.css"
39+
href="//cdn.jsdelivr.net/npm/docsify@5/dist/themes/core.min.css"
4040
/>
4141
<!-- Optional: Dark Mode Support -->
4242
<link
4343
rel="stylesheet"
44-
href="https://cdn.jsdelivr.net/npm/docsify@5/dist/themes/addons/core-dark.min.css"
44+
href="//cdn.jsdelivr.net/npm/docsify@5/dist/themes/addons/core-dark.min.css"
4545
media="(prefers-color-scheme: dark)"
4646
/>
4747
```

0 commit comments

Comments
 (0)