From 57ccd4b9617b59322dc8bab5652ab87b05738785 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Tue, 8 Dec 2009 15:28:46 -0800 Subject: [PATCH] add downloads link --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index cac1432..ac2884f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -109,7 +109,7 @@

dygraphs JavaScript Visualization Library
http://github.com/danvk/dygraphs
-See gallery and open issues

+See downloads, gallery and open issues

dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them.

-- 2.7.4