diff options
| author | XhmikosR <[email protected]> | 2014-04-21 19:11:23 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-04-21 19:11:23 +0300 |
| commit | a549e8c332c44ed3b79e3250a0a0d87cc06f7e00 (patch) | |
| tree | f43b935e8e00673c775c67b41d1442a799fa6824 /docs/examples/offcanvas | |
| parent | d971ddb730c5577bd533e7c598e2990c128b1265 (diff) | |
| download | bootstrap-a549e8c332c44ed3b79e3250a0a0d87cc06f7e00.tar.xz bootstrap-a549e8c332c44ed3b79e3250a0a0d87cc06f7e00.zip | |
Update html5shiv to v3.7.1.
Diffstat (limited to 'docs/examples/offcanvas')
| -rw-r--r-- | docs/examples/offcanvas/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index b0c217e20..56c36de04 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.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.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> |
