aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-18 14:11:36 -0800
committerMark Otto <[email protected]>2014-01-18 14:11:36 -0800
commit689e75e4b1b8055e657b30eb692b34ebf9d549da (patch)
tree711f3f78d34a69f34ee40fa24a7e8fc4f961ae00 /docs/examples/carousel/index.html
parentb886fd2f012f3ebe68292aaedf55d5c3709f972b (diff)
parentb1721f42cc8298fb691530614ee6d52389872e25 (diff)
downloadbootstrap-689e75e4b1b8055e657b30eb692b34ebf9d549da.tar.xz
bootstrap-689e75e4b1b8055e657b30eb692b34ebf9d549da.zip
Merge branch 'master' into text-emphasis-variant
Diffstat (limited to 'docs/examples/carousel/index.html')
-rw-r--r--docs/examples/carousel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index 3f53947b8..5d45a9ca2 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -201,6 +201,6 @@
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../../dist/js/bootstrap.min.js"></script>
- <script src="../../assets/js/holder.js"></script>
+ <script src="../../assets/js/docs.min.js"></script>
</body>
</html>