Skip to content

Commit 83bd41a

Browse files
committed
Update bootstrap-elements.html
Update to latest version of Bootstrap (3.3.2).
1 parent 5e6f593 commit 83bd41a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bootstrap-elements.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<title>Bootstrap Material</title>
7-
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
7+
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet">
88
<link href="dist/css/ripples.min.css" rel="stylesheet">
99
<link href="dist/css/material-wfont.min.css" rel="stylesheet">
1010
<link href="//fezvrasta.github.io/snackbarjs/dist/snackbar.min.css" rel="stylesheet">
@@ -2264,7 +2264,7 @@ <h4 class="modal-title">Source Code</h4>
22642264
<br>
22652265

22662266
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
2267-
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
2267+
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
22682268
<script>
22692269
(function(){
22702270

0 commit comments

Comments
 (0)