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 dae5276 commit 296106bCopy full SHA for 296106b
README.md
@@ -19,7 +19,7 @@ The highlight.js style is available on CDN. You can also download the JS and C
19
20
```html
21
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/styles/vs.min.css" />
22
-<script src="https://cdn.jsdelivr.net/npm/@heppokofrontend/html-code-block-element/dist/html-code-block-element.common.min.js" defer></script>
+<script src="https://cdn.jsdelivr.net/npm/@heppokofrontend/html-code-block-element/lib/html-code-block-element.common.min.js" defer></script>
23
```
24
25
There are three versions of this library available.
0 commit comments