aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started/template.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-05-13 08:33:23 +0300
committerXhmikosR <[email protected]>2014-05-13 08:33:23 +0300
commit7a765d1f8b45dd10d40e6c9ac5ad144ff95a9b0d (patch)
treef8c916a2c1c27b3306bded247b3157375eaefbe6 /docs/_includes/getting-started/template.html
parent58f03754c6f55d183a2cde13bbc8a7a942d8266e (diff)
downloadbootstrap-7a765d1f8b45dd10d40e6c9ac5ad144ff95a9b0d.tar.xz
bootstrap-7a765d1f8b45dd10d40e6c9ac5ad144ff95a9b0d.zip
Update jQuery to v1.11.1.
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>