From fa57a07c6b1a710d455ca0d554468c311fe05f2b Mon Sep 17 00:00:00 2001 From: Jeff Williams Date: Sat, 14 Jun 2014 07:58:25 -0700 Subject: [PATCH] refer questions to Stack Overflow until the mailing list is fixed --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5ac85559..bae6441e 100644 --- a/README.md +++ b/README.md @@ -115,10 +115,12 @@ generate and customize your documentation. Here are just a few: For More Information -------------------- -Project Documentation: -Project Documentation Source: -JSDoc User's Group: -Project Announcements: ++ Documentation is available at [Use JSDoc](http://usejsdoc.org). ++ Contribute to the docs at [jsdoc3/jsdoc3.github.com](https://github.com/jsdoc3/jsdoc3.github.com). ++ ~~Post questions to the [JSDoc Users mailing list](http://groups.google.com/group/jsdoc-users).~~ +(temporarily unavailable) ++ Post questions tagged `jsdoc` to [Stack +Overflow](http://stackoverflow.com/questions/tagged/jsdoc). License -------