From 2836159a6a67e659e6634cc8d4505829596fc614 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 17 Aug 2017 11:55:53 -0400 Subject: docs: fix Flot version I had typed 1.7 instead of 0.7; the current version is 0.8.3; of course 1.7 doesn't exist. --- jarmon/jarmon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- cgit v1.2.3