aboutsummaryrefslogtreecommitdiff
path: root/examples/offcanvas
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-10-13 23:26:28 -0700
committerChris Rebert <[email protected]>2013-10-13 23:26:28 -0700
commit3abe86b7ed1293a3b8099b5921734c694da4ec21 (patch)
tree57d244d4af79d04d61ae575d4b2eae3d18c1601a /examples/offcanvas
parent111b9bd194b8c21d8054699759d1b5e1439b47ab (diff)
parentc5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44 (diff)
downloadbootstrap-3abe86b7ed1293a3b8099b5921734c694da4ec21.tar.xz
bootstrap-3abe86b7ed1293a3b8099b5921734c694da4ec21.zip
Merge pull request #11076 from twbs/respond-js-cdn
use CDN for respond.js
Diffstat (limited to 'examples/offcanvas')
-rw-r--r--examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html
index 62ac8ef2b..b077bf168 100644
--- a/examples/offcanvas/index.html
+++ b/examples/offcanvas/index.html
@@ -19,7 +19,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]-->
</head>