summaryrefslogtreecommitdiff
path: root/src/examples/rrdMatrixFlot.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/rrdMatrixFlot.html')
-rw-r--r--src/examples/rrdMatrixFlot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/rrdMatrixFlot.html b/src/examples/rrdMatrixFlot.html
index d428f58..00dd31f 100644
--- a/src/examples/rrdMatrixFlot.html
+++ b/src/examples/rrdMatrixFlot.html
@@ -31,7 +31,7 @@
<script type="text/javascript" src="../../flot/jquery.js"></script>
<script type="text/javascript" src="../../flot/jquery.flot.js"></script>
<script type="text/javascript" src="../../flot/jquery.flot.selection.js"></script>
- <script type="text/javascript" src="../../flot/jquery.flot.tooltip_0.4.2.js"></script>
+ <script type="text/javascript" src="../../flot/jquery.flot.tooltip.js"></script>
<head>
<title>Graph multiple RRDs with Flot</title>
</head>