This commit is contained in:
Chris Rebert 2014-02-03 12:19:50 -08:00
parent 149c4be726
commit 8ee208e9c1
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ bootstrap/
<h1>Hello, world!</h1>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://code.jquery.com/jquery.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>