aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started/template.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-05-20 23:21:12 -0700
committerMark Otto <[email protected]>2014-05-20 23:21:12 -0700
commit91d51d3fba1cc2f80138bb2858ce67c28c9c8a89 (patch)
tree32fd8faabe6fdb8d17aea70fc7ccd56524d92aba /docs/_includes/getting-started/template.html
parentc42cd8164c8698cbc3acfbb99e525bd8f195d819 (diff)
parent3dd1531d81c90d6d1cf04962032f868d315ab21c (diff)
downloadbootstrap-91d51d3fba1cc2f80138bb2858ce67c28c9c8a89.tar.xz
bootstrap-91d51d3fba1cc2f80138bb2858ce67c28c9c8a89.zip
Merge branch 'master' into icon_paths
Diffstat (limited to 'docs/_includes/getting-started/template.html')
-rw-r--r--docs/_includes/getting-started/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/template.html b/docs/_includes/getting-started/template.html
index c3b1560aa..3952621a6 100644
--- a/docs/_includes/getting-started/template.html
+++ b/docs/_includes/getting-started/template.html
@@ -27,7 +27,7 @@
<h1>Hello, world!</h1>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>