From fde2d0be82359cc7dcc19752c0dc162cbcea8b3f Mon Sep 17 00:00:00 2001 From: Robert David Grant Date: Tue, 12 Aug 2014 14:53:23 -0500 Subject: [PATCH] Fix a typo in our mailing list address. --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index d4a1b4c5..bf42b333 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -113,7 +113,7 @@ notebooks and python scripts in the ``examples`` directory. To start, see the If you have questions or would like to contribute, contact us -* on the DistArray mailing list: distarray.googlegroups.com, +* on the DistArray mailing list: distarray@googlegroups.com, * in the DistArray IRC channel: #distarray on freenode, or * through the DistArray GitHub repo: https://github.com/enthought/distarray (for bug reports and pull requests).