aboutsummaryrefslogtreecommitdiffstats
path: root/docs/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/template.html')
-rw-r--r--docs/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/template.html b/docs/template.html
index f4a8edb9..42d030d3 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -101,7 +101,7 @@
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
- <script src="{{ base_url }}/js/jquery.js"></script>
+ <script src="{{ base_url }}/js/jquery-1.8.1-min.js"></script>
<script src="{{ base_url }}/js/bootstrap-dropdown.js"></script>
<script src="{{ base_url }}/js/bootstrap-scrollspy.js"></script>
<script src="{{ base_url }}/js/bootstrap-collapse.js"></script>