From 2b1f934336efaf730acf7da222908434624323a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20C=C3=B4t=C3=A9?= Date: Sat, 1 Dec 2012 19:45:05 -0500 Subject: [PATCH] Remove link since it's broken on github. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfa0be5..e299228 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Flot is a Javascript plotting library for jQuery. Read more at the website: -Take a look at the [examples](examples/index.html); they should give a good +Take a look at the the examples in examples/index.html; they should give a good impression of what Flot can do, and the source code of the examples is probably the fastest way to learn how to use Flot.