From 0fc4c69662d78d9859d5d3dc9950c47a4d407f10 Mon Sep 17 00:00:00 2001 From: martinqt Date: Tue, 5 Mar 2013 19:03:00 +0100 Subject: [PATCH] Update examples link to flowcharts.org --- flot.jquery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flot.jquery.json b/flot.jquery.json index 983d6ba..9864775 100644 --- a/flot.jquery.json +++ b/flot.jquery.json @@ -17,7 +17,7 @@ "keywords": ["plot", "chart", "graph", "visualization", "canvas", "graphics"], "homepage": "http://flotcharts.org", "docs": "https://github.com/flot/flot/blob/master/API.md", - "demo": "http://people.iola.dk/olau/flot/examples", + "demo": "http://www.flotcharts.org/flot/examples/", "maintainers": [{ "name": "David Schnur", "email": "dnschnur@gmail.com",