From a843ade76dfd17a82e0fb9a33f136be04a829499 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Tue, 15 Dec 2009 20:05:15 -0500 Subject: [PATCH] add mailing list to docs --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index b98fc0c..be7e3ca 100644 --- a/docs/index.html +++ b/docs/index.html @@ -27,7 +27,7 @@
  • Source
  • Issues
  • Report Bug
  • -
  • Contact
  • +
  • Contact
  • Gallery

    @@ -62,7 +62,7 @@

    dygraphs JavaScript Visualization Library

    http://github.com/danvk/dygraphs

    -

    See downloads, gallery and open issues

    +

    See mailing list, 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