summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/htmlfiles/index.html')
-rw-r--r--coverage/htmlfiles/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html
index c649a83c..c831823d 100644
--- a/coverage/htmlfiles/index.html
+++ b/coverage/htmlfiles/index.html
@@ -7,7 +7,7 @@
{% if extra_css %}
<link rel='stylesheet' href='{{ extra_css }}' type='text/css'>
{% endif %}
- <script type='text/javascript' src='jquery-1.4.3.min.js'></script>
+ <script type='text/javascript' src='jquery.min.js'></script>
<script type='text/javascript' src='jquery.tablesorter.min.js'></script>
<script type='text/javascript' src='jquery.hotkeys.js'></script>
<script type='text/javascript' src='coverage_html.js'></script>