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/_includes/getting-started/template.html | |
| parent | a549e8c332c44ed3b79e3250a0a0d87cc06f7e00 (diff) | |
| download | bootstrap-52b6a3214574de58bee6e08049e5b477bb4f226c.tar.xz bootstrap-52b6a3214574de58bee6e08049e5b477bb4f226c.zip | |
Use the new respond.js URL.
Diffstat (limited to 'docs/_includes/getting-started/template.html')
| -rw-r--r-- | docs/_includes/getting-started/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/template.html b/docs/_includes/getting-started/template.html index 5e0854977..de0515342 100644 --- a/docs/_includes/getting-started/template.html +++ b/docs/_includes/getting-started/template.html @@ -20,7 +20,7 @@ <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[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> <body> |
