aboutsummaryrefslogtreecommitdiff
path: root/docs/download.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-12 11:08:33 -0800
committerMark Otto <[email protected]>2012-02-12 11:08:33 -0800
commita72ef967ba7e4870fb1d737dedf8bf8a10ae6587 (patch)
tree98ed30b808066432d10be1b66df1ead7491572d0 /docs/download.html
parent2eedf60d6284f8eef256999d2a59dd18bcbd2b2a (diff)
downloadbootstrap-a72ef967ba7e4870fb1d737dedf8bf8a10ae6587.tar.xz
bootstrap-a72ef967ba7e4870fb1d737dedf8bf8a10ae6587.zip
re-add protocol to the shim
Diffstat (limited to 'docs/download.html')
-rw-r--r--docs/download.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/download.html b/docs/download.html
index c385046dd..4fc95a239 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -7,17 +7,17 @@
<meta name="description" content="">
<meta name="author" content="">
+ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+ <!--[if lt IE 9]>
+ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
<!-- Le styles -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/docs.css" rel="stylesheet">
<link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">
- <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
- <!--[if lt IE 9]>
- <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<link rel="apple-touch-icon" href="assets/ico/apple-touch-icon.png">