From b19fe113e02bdbfd3ba743436be6211784215c6b Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 27 Oct 2018 20:39:13 -0700 Subject: [PATCH] doc: remove mailing list We removed the mailing list from the README and other places quite some time ago. Core devs don't monitor it much. However, it is still linked in a couple places in the docs directory. Remove those links. --- doc/api/index.md | 1 - doc/node.1 | 4 ---- 2 files changed, 5 deletions(-) diff --git a/doc/api/index.md b/doc/api/index.md index 5ba0da6a7fb5aa..4262191327ce60 100644 --- a/doc/api/index.md +++ b/doc/api/index.md @@ -61,4 +61,3 @@
* [GitHub Repo & Issue Tracker](https://github.com/nodejs/node) -* [Mailing List](https://groups.google.com/forum/#!forum/nodejs) diff --git a/doc/node.1 b/doc/node.1 index 4c97240ee716a6..ffafdab90800b6 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -399,10 +399,6 @@ GitHub repository & Issue Tracker: .Sy https://github.com/nodejs/node . .Pp -Mailing list: -.Sy http://groups.google.com/group/nodejs -. -.Pp IRC (general questions): .Sy "chat.freenode.net #node.js" (unofficial)