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 ab5175a commit 93e69f0Copy full SHA for 93e69f0
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@1.0.0/dist/html-code-block-element.common.min.js" defer></script>
+<script src="https://cdn.jsdelivr.net/npm/@heppokofrontend/html-code-block-element/dist/html-code-block-element.common.min.js" defer></script>
23
```
24
25
There are three versions of this library available.
0 commit comments