From 67e9f61d859bcadeb1b9390ca44f823b151be27a Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Sat, 9 Feb 2013 16:22:25 +0000 Subject: [PATCH] [docs][xs]: download referenced correct location for flot charts. --- download.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download.markdown b/download.markdown index 8ad29dde..41b72ea0 100644 --- a/download.markdown +++ b/download.markdown @@ -85,7 +85,7 @@ All the views require, in addition to those needed for recline.dataset.js: Individual views have additional dependencies such as: -* [JQuery Flot](http://code.google.com/p/flot/) >= 0.7 (required for for graph view) +* [JQuery Flot](http://www.flotcharts.org/) >= 0.7 (required for for graph view) * [Leaflet](http://leaflet.cloudmade.com/) >= 0.4.4 (required for map view) * [Leaflet.markercluster](https://github.com/danzel/Leaflet.markercluster) as of 2012-09-12 (required for marker clustering) * [Verite Timeline](https://github.com/VeriteCo/Timeline/) as of 2012-05-02 (required for the timeline view)