Skip to content

Commit 54b516f

Browse files
committed
[ENHANCEMENT] Bootstrap Toggle plug-in - Accessibility Requirements WCAG 2.1 #1
1 parent fbf7560 commit 54b516f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
<script src="https://www.gstatic.com/charts/loader.js"></script>
8888
-->
8989

90-
<!-- Bootstrap Toggle - https://github.com/minhur/bootstrap-toggle/ -->
90+
<!-- Bootstrap Toggle - https://github.com/CSOIreland/bootstrap-toggle/ -->
9191
<!--
92-
<link href="https://cdn.jsdelivr.net/gh/minhur/bootstrap-toggle@v2.2.2/css/bootstrap-toggle.min.css" rel="stylesheet">
93-
<script src="https://cdn.jsdelivr.net/gh/minhur/bootstrap-toggle@v2.2.2/js/bootstrap-toggle.min.js"></script>
92+
<link href="https://cdn.jsdelivr.net/gh/CSOIreland/bootstrap-toggle@2.2.2.2/css/bootstrap-toggle.min.css" rel="stylesheet">
93+
<script src="https://cdn.jsdelivr.net/gh/CSOIreland/bootstrap-toggle@2.2.2.2/js/bootstrap-toggle.min.js"></script>
9494
-->
9595

9696
<!-- Bootstrap Pagination - https://github.com/josecebe/twbs-pagination/ -->

0 commit comments

Comments
 (0)