Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Commit 1247e65

Browse files
committed
Fix broken snippet theme: update stylesheet link
1 parent f5858fe commit 1247e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/>
2222
<link
2323
rel="stylesheet"
24-
href="https://unpkg.com/dracula-prism/css/dracula-prism.css"
24+
href="https://unpkg.com/dracula-prism/dist/css/dracula-prism.css"
2525
/>
2626

2727
<style>

0 commit comments

Comments
 (0)