Skip to content

Commit 91ebe4b

Browse files
committed
updated CDN to 3.6.1
1 parent 58815b0 commit 91ebe4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ <h2>Installation</h2>
100100
<hr>
101101

102102
<h3 class="text-secondary mt-4">CDN</h3>
103-
<code class="highlight">&lt;link href="https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.0/css/bootstrap4-toggle.min.css" rel="stylesheet"&gt;
104-
&lt;script src="https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.0/js/bootstrap4-toggle.min.js"&gt;&lt;/script&gt;</code>
103+
<code class="highlight">&lt;link href="https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.1/css/bootstrap4-toggle.min.css" rel="stylesheet"&gt;
104+
&lt;script src="https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.1/js/bootstrap4-toggle.min.js"&gt;&lt;/script&gt;</code>
105105

106106
<h3 class="text-secondary mt-4">Download</h3>
107107
<a href="https://github.com/gitbrent/bootstrap4-toggle/releases/latest">GitHub Latest release</a>

0 commit comments

Comments
 (0)