diff options
| author | XhmikosR <[email protected]> | 2014-04-21 19:12:43 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-04-21 19:12:43 +0300 |
| commit | 52b6a3214574de58bee6e08049e5b477bb4f226c (patch) | |
| tree | fd07303592412a346d1c0da28a49ab8db846ef30 /docs/examples/theme | |
| parent | a549e8c332c44ed3b79e3250a0a0d87cc06f7e00 (diff) | |
| download | bootstrap-52b6a3214574de58bee6e08049e5b477bb4f226c.tar.xz bootstrap-52b6a3214574de58bee6e08049e5b477bb4f226c.zip | |
Use the new respond.js URL.
Diffstat (limited to 'docs/examples/theme')
| -rw-r--r-- | docs/examples/theme/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index b2d068ed1..99e2202ee 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/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/html5shiv/3.7.1/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> + <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> |
