diff options
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index 64fee157..a5d3b07c 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -9,7 +9,7 @@ <link rel="stylesheet" href="style.css" type="text/css"> <script type="text/javascript" src="jquery.min.js"></script> - <script type="text/javascript" src="jquery.debounce.min.js"></script> + <script type="text/javascript" src="jquery.ba-throttle-debounce.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> @@ -202,8 +202,8 @@ <div id="footer"> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v4.2</a>, - created at 2016-07-26 17:01 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v4.3</a>, + created at 2016-12-26 16:42 </p> </div> </div> |