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 67ff1bb commit 33d4d04Copy full SHA for 33d4d04
README.md
@@ -38,7 +38,7 @@ Or use it from CDN:
38
39
```html
40
<script type="module">
41
-import Vizzu from 'https://cdn.jsdelivr.net/npm/vizzu@latest/dist/vizzu.min.js';
+import Vizzu from 'https://cdn.jsdelivr.net/npm/vizzu@0.3.2/dist/vizzu.min.js';
42
</script>
43
```
44
0 commit comments