aboutsummaryrefslogtreecommitdiff
path: root/examples/carousel/index.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-10-13 23:18:30 -0700
committerChris Rebert <[email protected]>2013-10-13 23:18:30 -0700
commitc5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44 (patch)
tree56e0f8dd3f84b350f9fcf45c9ba675fd23bc3146 /examples/carousel/index.html
parent810a852f4a2725da9a8990774714e8fce4c93cb1 (diff)
downloadbootstrap-c5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44.tar.xz
bootstrap-c5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44.zip
use CDN for respond.js
Diffstat (limited to 'examples/carousel/index.html')
-rw-r--r--examples/carousel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/carousel/index.html b/examples/carousel/index.html
index 714231712..84c7aa5e6 100644
--- a/examples/carousel/index.html
+++ b/examples/carousel/index.html
@@ -16,7 +16,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.6.2/html5shiv.js"></script>
- <script src="../../docs-assets/js/respond.min.js"></script>
+ <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->