diff options
Diffstat (limited to 'examples/grid')
| -rw-r--r-- | examples/grid/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/grid/index.html b/examples/grid/index.html index c63f70b63..419ea02d8 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="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script> <script src="../../docs-assets/js/respond.min.js"></script> <![endif]--> </head> |
