From 802e3cac6bf938c264281def01434f1875ae59b2 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Mon, 14 Jul 2014 21:08:54 -0700 Subject: [PATCH] Remove librelist, add ggroup and SO tag --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2d19e371..121aac1e 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,9 @@ More Information Please see the [sidekiq wiki](https://github.com/mperham/sidekiq/wiki) for the official documentation. [#sidekiq on irc.freenode.net](irc://irc.freenode.net/#sidekiq) is dedicated to this project, -but bug reports or feature requests suggestions should still go through [issues on Github](https://github.com/mperham/sidekiq/issues). Release announcements are made to [@sidekiq](https://twitter.com/sidekiq) +but bug reports or feature requests suggestions should still go through [issues on Github](https://github.com/mperham/sidekiq/issues). Release announcements are made to the [@sidekiq](https://twitter.com/sidekiq) Twitter account. -There's also a mailing list via [Librelist](http://librelist.org) that you can subscribe to by sending -an email to with a greeting in the body. To unsubscribe, send an email to and that's it! -Once archiving begins, you'll be able to visit [the archives](http://librelist.com/browser/sidekiq/) to see past threads. +You may also find useful a [Google Group](https://groups.google.com/forum/#!forum/sidekiq) dedicated to Sidekiq discussion and [a Sidekiq tag](https://stackoverflow.com/questions/tagged/sidekiq) on Stack Overflow. Problems?