aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-05-10 09:22:43 +0300
committerXhmikosR <[email protected]>2014-05-10 09:23:53 +0300
commited98b3dfc012166d01c72fc80caa0113e37b4d45 (patch)
tree8da55f97617f489590f562ec91215af82e1c8d76 /docs/_includes/getting-started
parenta217ed776dc5dc21a92b5859ba303d2f79c6699d (diff)
downloadbootstrap-ed98b3dfc012166d01c72fc80caa0113e37b4d45.tar.xz
bootstrap-ed98b3dfc012166d01c72fc80caa0113e37b4d45.zip
Update html5shiv to 3.7.2.
Diffstat (limited to 'docs/_includes/getting-started')
-rw-r--r--docs/_includes/getting-started/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/template.html b/docs/_includes/getting-started/template.html
index de0515342..c3b1560aa 100644
--- a/docs/_includes/getting-started/template.html
+++ b/docs/_includes/getting-started/template.html
@@ -19,7 +19,7 @@
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
+ <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>