From 8510bdd947dcc7b8d46fc05a7db7dfb3dbb58eca Mon Sep 17 00:00:00 2001 From: Sheel Choksi Date: Tue, 17 Dec 2013 18:37:10 -0800 Subject: [PATCH] Update mailing list link It seems that Github was interpreting it as a repository link. Made it an explicit mailto instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95ccd1b1..ff224914 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Please read the [contributors' guide](https://github.com/pivotal/jasmine/blob/ma ## Support * Search past discussions: [http://groups.google.com/group/jasmine-js](http://groups.google.com/group/jasmine-js) -* Send an email to the list: [jasmine-js@googlegroups.com](jasmine-js@googlegroups.com) +* Send an email to the list: [jasmine-js@googlegroups.com](mailto:jasmine-js@googlegroups.com) * View the project backlog at Pivotal Tracker: [http://www.pivotaltracker.com/projects/10606](http://www.pivotaltracker.com/projects/10606) * Follow us on Twitter: [@JasmineBDD](http://twitter.com/JasmineBDD)