summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-08-17 11:55:53 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-08-17 11:55:53 -0400
commit2836159a6a67e659e6634cc8d4505829596fc614 (patch)
tree3a179fa141bc84c2dfde3a2efac253d48b60ef05
parentdfaf9e70ecd93cd6f1b9da84179da466ef2337f3 (diff)
docs: fix Flot versionlukeshu/master
I had typed 1.7 instead of 0.7; the current version is 0.8.3; of course 1.7 doesn't exist.
-rw-r--r--jarmon/jarmon.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jarmon/jarmon.js b/jarmon/jarmon.js
index 0bd83e5..e2f0a3a 100644
--- a/jarmon/jarmon.js
+++ b/jarmon/jarmon.js
@@ -12,7 +12,7 @@
* - javascriptRRD/rrdFile 0.6/1.1: http://javascriptrrd.sourceforge.net/docs/javascriptrrd_v1.1.1/doc/lib/rrdFile_js.html
* - javascriptRRD/binaryXHR 0.6/1.1: http://javascriptrrd.sourceforge.net/docs/javascriptrrd_v1.1.1/doc/lib/binaryXHR_js.html
* - jQuery 1.6.3: http://jquery.com/
- * - Flot 1.7: http://www.flotcharts.org/
+ * - Flot 0.7: http://www.flotcharts.org/
* - jQueryTools/tabs: http://jquerytools.github.io/documentation/tabs/index.html
* - jQueryTools/toolbox/history: http://jquerytools.github.io/documentation/toolbox/history.html
*/