aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-04-21 19:12:43 +0300
committerXhmikosR <[email protected]>2014-04-21 19:12:43 +0300
commit52b6a3214574de58bee6e08049e5b477bb4f226c (patch)
treefd07303592412a346d1c0da28a49ab8db846ef30 /docs/_includes
parenta549e8c332c44ed3b79e3250a0a0d87cc06f7e00 (diff)
downloadbootstrap-52b6a3214574de58bee6e08049e5b477bb4f226c.tar.xz
bootstrap-52b6a3214574de58bee6e08049e5b477bb4f226c.zip
Use the new respond.js URL.
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/getting-started/template.html2
-rw-r--r--docs/_includes/header.html2
2 files changed, 2 insertions, 2 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>
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index b19bc06ca..7879bf392 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -23,7 +23,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]-->
<!-- Favicons -->