aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrading.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-04 22:38:49 -0800
committerMark Otto <[email protected]>2012-02-04 22:38:49 -0800
commit679cd5ea02ca83d9c3755d6ac74f4a0bacd02897 (patch)
tree431126a48a9de7272caf6128e42bb06623ac5ca6 /docs/upgrading.html
parent6d8ac203e5b07a116336e172e9e1ebdb9ad76c33 (diff)
downloadbootstrap-679cd5ea02ca83d9c3755d6ac74f4a0bacd02897.tar.xz
bootstrap-679cd5ea02ca83d9c3755d6ac74f4a0bacd02897.zip
#1706: protocol independent html5shim added, and moved after the CSS for loading time's sake
Diffstat (limited to 'docs/upgrading.html')
-rw-r--r--docs/upgrading.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html
index 456afe6a5..ad3236f2b 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -7,17 +7,17 @@
<meta name="description" content="">
<meta name="author" content="">
- <!-- Le HTML5 shim, for IE6-8 support of HTML 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">