aboutsummaryrefslogtreecommitdiff
path: root/carousel.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-14 00:11:55 -0800
committerMark Otto <[email protected]>2013-01-14 00:11:55 -0800
commit0f9073c5cd88d362d5e9eb6541ec8ad25add6205 (patch)
treedc3403963aecc235e15bda14a21123fe26d34b38 /carousel.html
parentd034ec74c41df536bc3bdfab8200dbf30031120f (diff)
downloadbootstrap-0f9073c5cd88d362d5e9eb6541ec8ad25add6205.tar.xz
bootstrap-0f9073c5cd88d362d5e9eb6541ec8ad25add6205.zip
Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing
Diffstat (limited to 'carousel.html')
-rw-r--r--carousel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/carousel.html b/carousel.html
index 328fe5a1e..50f34e648 100644
--- a/carousel.html
+++ b/carousel.html
@@ -255,7 +255,7 @@
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <script src="../assets/js/html5shiv.js"></script>
<![endif]-->
<!-- Fav and touch icons -->