diff --git a/docs/cn/community.md b/docs/cn/community.md
index c39342649..703a0d7d2 100644
--- a/docs/cn/community.md
+++ b/docs/cn/community.md
@@ -13,34 +13,24 @@ lang: zh
- [资讯订阅](#资讯订阅)
- [问题反馈](#问题反馈)
- [即时聊天](#即时聊天)
-- [邮件列表](#邮件列表)
## 资讯订阅
-最新的版本发布、新功能增加会通过微博、Twitter 或者 Facebook 进行推送,欢迎订阅:
+最新的版本发布、新功能增加会通过 Twitter 进行推送,欢迎订阅:
- [twitter](https://twitter.com/SpaceVim)
-- [Facebook](https://www.facebook.com/SpaceVim)
## 问题反馈
-在正常使用 SpaceVim 时,如果遇到 Bug 或者有新的特性需求可以通过 Github 或者码云的问题列表来提交。
+在正常使用 SpaceVim 时,如果遇到 Bug 或者有新的特性需求可以发送邮件至:
-- [码云](https://gitee.com/spacevim/SpaceVim/issues) -(中文)
-- [GitHub](https://github.com/SpaceVim/SpaceVim) -(英文)
+[spacevim-cn@googlegroups.com](mailto:spacevim-cn@googlegroups.com)
+
+如需订阅该邮件组,可以发送任意邮件至:[spacevim+subscribe@googlegroups.com](mailto:spacevim+subscribe@googlegroups.com)
## 即时聊天
- [`SpaceVim/cn` Gitter 聊天室](https://gitter.im/SpaceVim/cn)
-## 邮件列表
-
-习惯使用邮件的用户,也可以通过[中文邮件组](https://groups.google.com/forum/#!forum/spacevim-cn)进行交流,
-可以发送邮件至邮件列表参与讨论:
-
-```
-spacevim-cn@googlegroups.com
-```
-
diff --git a/docs/community.md b/docs/community.md
index de5d17e8f..81ba59dc3 100644
--- a/docs/community.md
+++ b/docs/community.md
@@ -11,47 +11,22 @@ description: "A list of SpaceVim's public channels, All messages are bridged bet
- [News](#news)
- [Feedback](#feedback)
- [Chat](#chat)
-- [Forum](#forum)
-- [Mailing list](#mailing-list)
-- [Others](#others)
## News
-The news about spacevim will be post on twitter or facebook, feel free to follow them:
+The news about spacevim will be post on twitter, feel free to follow them:
- [Twitter](https://twitter.com/SpaceVim)
-- [Facebook](https://www.facebook.com/SpaceVim)
## Feedback
If you run into a bug or want a new feature.
-Please use the [issue tracker](https://github.com/SpaceVim/SpaceVim/issues)
-to report any bugs or file feature requests.
+Please send email to the mailing list to report any bugs or file feature requests.
+
+[spacevim@googlegroups.com](mailto:spacevim@googlegroups.com)
## Chat
- [`SpaceVim/SpaceVim` on Gitter](https://gitter.im/SpaceVim/SpaceVim)
-
-## Forum
-
-If you have something you'd like to share, or a question you'd like to discuss in depth, use the following forums:
-
-- [Reddit channel](https://reddit.com/r/spacevim)
-- [Facebook group](https://www.facebook.com/groups/spacevim)
-
-## Mailing list
-
-Users who are accustomed to using email can also communicate with each other through the [google mailing list](https://groups.google.com/forum/#!forum/spacevim).
-They can send email to the mailing list to participate in the discussion.
-
-```
-spacevim@googlegroups.com
-```
-
-## Others
-
-- [GitHub](https://github.com/SpaceVim/SpaceVim)
-- [YouTube](https://www.youtube.com/channel/UC-3q4dVFS7gBpxhrON1WxIA)
-- [Product Hunt](https://www.producthunt.com/posts/spacevim)
diff --git a/docs/quick-start-guide.md b/docs/quick-start-guide.md
index dd34fb672..8c773678c 100644
--- a/docs/quick-start-guide.md
+++ b/docs/quick-start-guide.md
@@ -63,7 +63,7 @@ If you got a vimproc error like this:
```
Please read `:help vimproc` and make it, you may need to install make (from `build-essential`)
-and a C compiler (like `gcc`) to build the dll (see issue [#435](https://github.com/SpaceVim/SpaceVim/issues/435) and [#544](https://github.com/SpaceVim/SpaceVim/issues/544)).
+and a C compiler (like `gcc`) to build the dll.
### Windows