aboutsummaryrefslogtreecommitdiff
path: root/starter-template.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 /starter-template.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 'starter-template.html')
-rw-r--r--starter-template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/starter-template.html b/starter-template.html
index 93ba809e3..b81f21d17 100644
--- a/starter-template.html
+++ b/starter-template.html
@@ -18,7 +18,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 -->