diff options
| -rw-r--r-- | carousel/index.html | 2 |
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> |
