aboutsummaryrefslogtreecommitdiff
path: root/docs/4.1/examples/dashboard/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/4.1/examples/dashboard/index.html')
-rw-r--r--docs/4.1/examples/dashboard/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.1/examples/dashboard/index.html b/docs/4.1/examples/dashboard/index.html
index 7ad4d671f..33accb01f 100644
--- a/docs/4.1/examples/dashboard/index.html
+++ b/docs/4.1/examples/dashboard/index.html
@@ -271,7 +271,7 @@
</script>
<!-- Graphs -->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/Chart.min.js"></script>
<script>
var ctx = document.getElementById("myChart");
var myChart = new Chart(ctx, {