aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started/template.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-05-10 01:04:14 +0300
committerXhmikosR <[email protected]>2015-05-10 01:22:23 +0300
commit1eba173c9e44487e7ca8bfa5f400a4740c8b77c8 (patch)
tree15febe7db706047db75a4329da7db8419f807553 /docs/_includes/getting-started/template.html
parent2084791511182db5cb7c3a2b3d9b35bddabb5eed (diff)
downloadbootstrap-1eba173c9e44487e7ca8bfa5f400a4740c8b77c8.tar.xz
bootstrap-1eba173c9e44487e7ca8bfa5f400a4740c8b77c8.zip
Update jQuery to v1.11.3.
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 6f45c3dd0..52140401f 100644
--- a/docs/_includes/getting-started/template.html
+++ b/docs/_includes/getting-started/template.html
@@ -28,7 +28,7 @@
<h1>Hello, world!</h1>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>