1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

Replace cdnjs with jsDelivr

This commit is contained in:
XhmikosR
2020-12-21 15:39:23 +02:00
parent 86115a3227
commit d0c6a9e12a
26 changed files with 34 additions and 34 deletions

View File

@@ -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/chart.js@2.7.1/dist/Chart.min.js"></script>
<script>
var ctx = document.getElementById("myChart");
var myChart = new Chart(ctx, {