Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong path in samples to Chart.bundle.js #3216

Closed
bogutski opened this issue Aug 25, 2016 · 3 comments
Closed

Wrong path in samples to Chart.bundle.js #3216

bogutski opened this issue Aug 25, 2016 · 3 comments

Comments

@bogutski
Copy link

bogutski commented Aug 25, 2016

In all samples html files <script src="../dist/Chart.bundle.js"></script>
Need to replace to
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.2.1/Chart.bundle.min.js"></script>

If just download from git you can not see work.

@Noparat
Copy link

Noparat commented Aug 25, 2016

#3216

@etimberg
Copy link
Member

Duplicate #3033 and #3081

@simonbrunel
Copy link
Member

@Siteograf: this will be fixed by #3223 for all future tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants