aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started/template.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-05-13 16:15:04 +0300
committerXhmikosR <[email protected]>2016-05-26 15:33:43 +0300
commit20103dac181689b979433a6cea083b0e8caba85d (patch)
treec9abf1442bf2d1fc8728c0e2e7d2ddda05cff8d4 /docs/_includes/getting-started/template.html
parent795d2208b882e194e6059a1639e056e020d64072 (diff)
downloadbootstrap-20103dac181689b979433a6cea083b0e8caba85d.tar.xz
bootstrap-20103dac181689b979433a6cea083b0e8caba85d.zip
Update jQuery to v1.12.4.
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 4412fd3b9..b28c1d4f0 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.12.2/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>