diff options
author | Igor Sfiligoi <isfiligoi@ucsd.edu> | 2012-09-10 19:57:49 +0000 |
---|---|---|
committer | Igor Sfiligoi <isfiligoi@ucsd.edu> | 2012-09-10 19:57:49 +0000 |
commit | b50f0180a628408c368cbfd49b796c8b82b694ea (patch) | |
tree | 791326f7032c4767eed451591066f7c9232fd804 /src/examples | |
parent | 32305a379fa0dbcdc10e79230fc52f59b6a77f58 (diff) |
Official Flot URL changed, reflect in the comments
Diffstat (limited to 'src/examples')
-rw-r--r-- | src/examples/rrdJFlot.html | 3 | ||||
-rw-r--r-- | src/examples/rrdJFlotDefaults.html | 3 | ||||
-rw-r--r-- | src/examples/rrdJFlotFilter.html | 3 | ||||
-rw-r--r-- | src/examples/rrdJFlotFilterRRA.html | 3 | ||||
-rw-r--r-- | src/examples/rrdJFlotSimple.html | 3 | ||||
-rw-r--r-- | src/examples/rrdJFlotTwo.html | 3 | ||||
-rw-r--r-- | src/examples/rrdMatrixFlot.html | 3 |
7 files changed, 14 insertions, 7 deletions
diff --git a/src/examples/rrdJFlot.html b/src/examples/rrdJFlot.html index a8e0544..9c24f59 100644 --- a/src/examples/rrdJFlot.html +++ b/src/examples/rrdJFlot.html @@ -16,7 +16,8 @@ <!-- This page requires Flot. - Repository: http://code.google.com/p/flot/ + Repository: http://www.flotcharts.org/ + [Previous repository: http://code.google.com/p/flot/] --> diff --git a/src/examples/rrdJFlotDefaults.html b/src/examples/rrdJFlotDefaults.html index 092562f..d25961e 100644 --- a/src/examples/rrdJFlotDefaults.html +++ b/src/examples/rrdJFlotDefaults.html @@ -16,7 +16,8 @@ <!-- This page requires Flot. - Repository: http://code.google.com/p/flot/ + Repository: http://www.flotcharts.org/ + [Previous repository: http://code.google.com/p/flot/] --> diff --git a/src/examples/rrdJFlotFilter.html b/src/examples/rrdJFlotFilter.html index 17fc676..c588e90 100644 --- a/src/examples/rrdJFlotFilter.html +++ b/src/examples/rrdJFlotFilter.html @@ -18,7 +18,8 @@ <!-- This page requires Flot. - Repository: http://code.google.com/p/flot/ + Repository: http://www.flotcharts.org/ + [Previous repository: http://code.google.com/p/flot/] --> diff --git a/src/examples/rrdJFlotFilterRRA.html b/src/examples/rrdJFlotFilterRRA.html index 7608c38..7306e37 100644 --- a/src/examples/rrdJFlotFilterRRA.html +++ b/src/examples/rrdJFlotFilterRRA.html @@ -18,7 +18,8 @@ <!-- This page requires Flot. - Repository: http://code.google.com/p/flot/ + Repository: http://www.flotcharts.org/ + [Previous repository: http://code.google.com/p/flot/] --> diff --git a/src/examples/rrdJFlotSimple.html b/src/examples/rrdJFlotSimple.html index 0f91ce0..93dc92c 100644 --- a/src/examples/rrdJFlotSimple.html +++ b/src/examples/rrdJFlotSimple.html @@ -16,7 +16,8 @@ <!-- This page requires Flot. - Repository: http://code.google.com/p/flot/ + Repository: http://www.flotcharts.org/ + [Previous repository: http://code.google.com/p/flot/] --> diff --git a/src/examples/rrdJFlotTwo.html b/src/examples/rrdJFlotTwo.html index c2bef5f..2aed031 100644 --- a/src/examples/rrdJFlotTwo.html +++ b/src/examples/rrdJFlotTwo.html @@ -16,7 +16,8 @@ <!-- This page requires Flot. - Repository: http://code.google.com/p/flot/ + Repository: http://www.flotcharts.org/ + [Previous repository: http://code.google.com/p/flot/] --> diff --git a/src/examples/rrdMatrixFlot.html b/src/examples/rrdMatrixFlot.html index c0315bc..0f61b07 100644 --- a/src/examples/rrdMatrixFlot.html +++ b/src/examples/rrdMatrixFlot.html @@ -16,7 +16,8 @@ <!-- This page requires Flot. - Repository: http://code.google.com/p/flot/ + Repository: http://www.flotcharts.org/ + [Previous repository: http://code.google.com/p/flot/] --> |