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 c9bc36e commit 896b7ddCopy full SHA for 896b7dd
README.md
@@ -38,7 +38,7 @@ Simply run `yarn add vue-chartjs chart.js`
38
Or if you want to use it directly in the browser add
39
40
```html
41
-<script src="https://unpkg.com/vue-chartjs@2.6.0/dist/vue-chartjs.full.min.js"></script>
+<script src="https://unpkg.com/vue-chartjs/dist/vue-chartjs.full.min.js"></script>
42
```
43
to your scripts. See [Codepen](https://codepen.io/apertureless/pen/vxWbqB?editors=1010)
44
0 commit comments