Using unpkg instead.

This commit is contained in:
Achilles Rasquinha 2017-11-03 19:00:26 +05:30 committed by GitHub
parent e582ab4e44
commit e992ee46c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
* ...or include within your HTML
```html
<script src="https://raw.githubusercontent.com/frappe/charts/master/dist/frappe-charts.min.js"></script>
<script src="https://unpkg.com/frappe-charts@0.0.1/dist/frappe-charts.min.js"></script>
```
#### Usage