diff --git a/_includes/header.html b/_includes/header.html
index e70f6a8b685e9524dc6845036846d3f9f6a58022..1885b58eb1050a9329c495940ff2e8d5e88eca65 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -21,7 +21,7 @@
 
 <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 <!--[if lt IE 9]>
-  <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+  <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
   <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
 <![endif]-->
 
diff --git a/examples/carousel/index.html b/examples/carousel/index.html
index 84c7aa5e688ceaa2d9839488873753d048152206..8764b2015d4f37031dad1f2b76828a2f0cfb318b 100644
--- a/examples/carousel/index.html
+++ b/examples/carousel/index.html
@@ -15,7 +15,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
 
diff --git a/examples/grid/index.html b/examples/grid/index.html
index 3d34e75ed3c90518afa9b95a892b90b701966fa9..b058ac1735ae21291004e5956542645bed605555 100644
--- a/examples/grid/index.html
+++ b/examples/grid/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html
index 07764ed57dfe64fde69e4eb56d125a70d0557830..a393a1934f8f3f60d1d42b8e41e6d8277b268a4b 100644
--- a/examples/jumbotron-narrow/index.html
+++ b/examples/jumbotron-narrow/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html
index f4a0a667cbbf278c11b25674e3ae8f77879809ec..afa88bcac0d92e571380effc919d3803d45d0866 100644
--- a/examples/jumbotron/index.html
+++ b/examples/jumbotron/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html
index dce853a0d1c597bc4d71b0857c0ad707aa3b5efa..884422f19a7d047a0e7d602d89bcd2961bf831dd 100644
--- a/examples/justified-nav/index.html
+++ b/examples/justified-nav/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html
index a79bcee9e4b79cfe1d04b4b32081f1985f826c67..c6481ee16b7f20a858c6d84a7717bff337dd2dd2 100644
--- a/examples/navbar-fixed-top/index.html
+++ b/examples/navbar-fixed-top/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html
index 162214897cdedb45e107c56e231f4b6451c82b19..6f4ac141c4ac5ad0602f5328566164869d34c557 100644
--- a/examples/navbar-static-top/index.html
+++ b/examples/navbar-static-top/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/navbar/index.html b/examples/navbar/index.html
index c3df945a2906e9b5b9ca4f6186623778f87c8bfe..fc689f8e705a4a9545fb8a695770658200acce2a 100644
--- a/examples/navbar/index.html
+++ b/examples/navbar/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html
index f096462438ae89c163be1b6af5c6e184abe2e57f..cdb0db210963279be98fe0ea2885e4910afb24d9 100644
--- a/examples/non-responsive/index.html
+++ b/examples/non-responsive/index.html
@@ -20,7 +20,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html
index b077bf168b97b87fe58bb6eed7bf0eeb37eff455..a2d973505650b120cd3f8e7950e75e849dfd6e3a 100644
--- a/examples/offcanvas/index.html
+++ b/examples/offcanvas/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/signin/index.html b/examples/signin/index.html
index e5067b0d4825c3bbbd32b1bd1f886942e28a295a..b0f3e64541944910a2c277d7507c54687cf1cda3 100644
--- a/examples/signin/index.html
+++ b/examples/signin/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html
index 5fd1d0052bfb9160ddbff5ec17e353c03eca33cd..9b6ee4635fed6ab3507549ed426e0806b3fd9b89 100644
--- a/examples/starter-template/index.html
+++ b/examples/starter-template/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html
index 69fad06044a2c01ba9d3f7a2328920d670fd2c26..cc2dd59fb68bced9ce3789ecbea2d4c40c6bc0f3 100644
--- a/examples/sticky-footer-navbar/index.html
+++ b/examples/sticky-footer-navbar/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html
index ab462cece1ac97090ffe4c0e35f5ad00565229f2..a1e58723bf25432bbd71d053015fdd21d17edd43 100644
--- a/examples/sticky-footer/index.html
+++ b/examples/sticky-footer/index.html
@@ -18,7 +18,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/examples/theme/index.html b/examples/theme/index.html
index b036cb75187e474fe9bc7d469ca5a3542cc27038..9dcf424c5666fd480ebf0facb226618419908338 100644
--- a/examples/theme/index.html
+++ b/examples/theme/index.html
@@ -20,7 +20,7 @@
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>
diff --git a/getting-started.html b/getting-started.html
index 480ab74ffef9a8fbb37da231fb80cace74e98931..ec3462f0e20ab20d1767eb7172dbde4dd7ffd852 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -113,7 +113,7 @@ bootstrap/
     <!-- 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/libs/html5shiv/3.6.2/html5shiv.js"></script>
+      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
     <![endif]-->
   </head>