aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-30 17:43:18 -0700
committerMark Otto <[email protected]>2013-07-30 17:43:18 -0700
commit26053b94e55c5f1a8254275973e9bcf8cbcd38f0 (patch)
treeb34b3bd788e4fe6d8d2a3c1e9cabcb4eade51dee
parent1edaabb250e7945b3bbccca1dafb6673b873db42 (diff)
parentd8b477f273bb7c5856248bcebdd615ebdbef8073 (diff)
downloadbootstrap-26053b94e55c5f1a8254275973e9bcf8cbcd38f0.tar.xz
bootstrap-26053b94e55c5f1a8254275973e9bcf8cbcd38f0.zip
Merge pull request #7 from sprice/update_scripts
Update scripts
-rw-r--r--carousel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/carousel/index.html b/carousel/index.html
index 9111e3bf1..042473ad8 100644
--- a/carousel/index.html
+++ b/carousel/index.html
@@ -175,7 +175,7 @@
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../assets/js/jquery.js"></script>
- <script src="../dist/js/bootstrap.js"></script>
+ <script src="../bootstrap/js/bootstrap.min.js"></script>
<script src="../assets/js/holder.js"></script>
</body>
</html>