diff options
Diffstat (limited to 'examples/non-responsive')
| -rw-r--r-- | examples/non-responsive/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index f09977a77..bbed7efb9 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -24,7 +24,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/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> |
