diff options
Diffstat (limited to 'examples/carousel')
| -rw-r--r-- | examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 37dd691a1..da7cf41a5 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -186,11 +186,11 @@ </div><!-- /.container --> - <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../../assets/js/jquery.js"></script> + <script src="../../assets/js/respond.min.js"></script> <script src="../../dist/js/bootstrap.min.js"></script> <script src="../../assets/js/holder.js"></script> </body> |
