aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-27 18:48:28 -0800
committerMark Otto <[email protected]>2012-02-27 18:48:28 -0800
commit1fbe0bb290e560ebd18d39dc448f0bcebd2ea72a (patch)
tree39923b3e0e84ebd7f997904ea243ca45f69d0f90
parentd743b4b8812244de56dd36192d489feb260d14ba (diff)
downloadbootstrap-1fbe0bb290e560ebd18d39dc448f0bcebd2ea72a.tar.xz
bootstrap-1fbe0bb290e560ebd18d39dc448f0bcebd2ea72a.zip
really add protocol to examples
-rw-r--r--fluid.html2
-rw-r--r--hero.html2
-rw-r--r--starter-template.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/fluid.html b/fluid.html
index 3c7059f9d..f65ea219a 100644
--- a/fluid.html
+++ b/fluid.html
@@ -22,7 +22,7 @@
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
- <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
diff --git a/hero.html b/hero.html
index ee64646f3..b4db219ff 100644
--- a/hero.html
+++ b/hero.html
@@ -19,7 +19,7 @@
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
- <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
diff --git a/starter-template.html b/starter-template.html
index 31cc57cf8..cd026c31c 100644
--- a/starter-template.html
+++ b/starter-template.html
@@ -18,7 +18,7 @@
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
- <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->