aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
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
commitf9ee99cf6febd0b59ee95aa1866a3c1eb5c61320 (patch)
tree5d4d03acb196de0fe348fed88e99ea295c8b7da0 /docs/examples
parent4b34f4947aedc0e8539eee779e3921f44e0bca8b (diff)
downloadbootstrap-f9ee99cf6febd0b59ee95aa1866a3c1eb5c61320.tar.xz
bootstrap-f9ee99cf6febd0b59ee95aa1866a3c1eb5c61320.zip
Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/carousel.html2
-rw-r--r--docs/examples/fluid.html2
-rw-r--r--docs/examples/hero.html2
-rw-r--r--docs/examples/justified-nav.html2
-rw-r--r--docs/examples/marketing-narrow.html2
-rw-r--r--docs/examples/signin.html2
-rw-r--r--docs/examples/starter-template.html2
-rw-r--r--docs/examples/sticky-footer-navbar.html2
-rw-r--r--docs/examples/sticky-footer.html2
9 files changed, 9 insertions, 9 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html
index 328fe5a1e..50f34e648 100644
--- a/docs/examples/carousel.html
+++ b/docs/examples/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 -->
diff --git a/docs/examples/fluid.html b/docs/examples/fluid.html
index 242050ab8..b004ffad6 100644
--- a/docs/examples/fluid.html
+++ b/docs/examples/fluid.html
@@ -31,7 +31,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 -->
diff --git a/docs/examples/hero.html b/docs/examples/hero.html
index 6c585eac2..c28b757b9 100644
--- a/docs/examples/hero.html
+++ b/docs/examples/hero.html
@@ -19,7 +19,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 -->
diff --git a/docs/examples/justified-nav.html b/docs/examples/justified-nav.html
index 9071a8d81..ef8f8d428 100644
--- a/docs/examples/justified-nav.html
+++ b/docs/examples/justified-nav.html
@@ -84,7 +84,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 -->
diff --git a/docs/examples/marketing-narrow.html b/docs/examples/marketing-narrow.html
index 996f8a1da..f6f5d1685 100644
--- a/docs/examples/marketing-narrow.html
+++ b/docs/examples/marketing-narrow.html
@@ -50,7 +50,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 -->
diff --git a/docs/examples/signin.html b/docs/examples/signin.html
index 17578483a..031052789 100644
--- a/docs/examples/signin.html
+++ b/docs/examples/signin.html
@@ -46,7 +46,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 -->
diff --git a/docs/examples/starter-template.html b/docs/examples/starter-template.html
index 93ba809e3..b81f21d17 100644
--- a/docs/examples/starter-template.html
+++ b/docs/examples/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 -->
diff --git a/docs/examples/sticky-footer-navbar.html b/docs/examples/sticky-footer-navbar.html
index ad4f87a04..cb5de6de2 100644
--- a/docs/examples/sticky-footer-navbar.html
+++ b/docs/examples/sticky-footer-navbar.html
@@ -70,7 +70,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 -->
diff --git a/docs/examples/sticky-footer.html b/docs/examples/sticky-footer.html
index 80490ffd0..d307d7938 100644
--- a/docs/examples/sticky-footer.html
+++ b/docs/examples/sticky-footer.html
@@ -67,7 +67,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 -->