diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index df19117f6..505d0a56d 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,5 @@
-blank_issues_enabled: false
-contact_links:
- - name: Community Support
- url: https://chat.mozilla.org/#/room/#spacevim:matrix.org
- about: Please ask and answer questions here.
+blank_issues_enabled: false
+contact_links:
+ - name: Community Support
+ url: https://app.element.io/#/room/#spacevim:matrix.org
+ about: Please ask and answer questions here.
diff --git a/CONTRIBUTING.cn.md b/CONTRIBUTING.cn.md
index 6bd488041..06d8b3d32 100644
--- a/CONTRIBUTING.cn.md
+++ b/CONTRIBUTING.cn.md
@@ -10,7 +10,7 @@ SpaceVim 这一项目的存在,得益于所有参与贡献的朋友,我们
### 贡献代码
-我们非常欢迎开发者贡献代码,请仔细阅读以下内容。同时也可以加入我们的[中文聊天室](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org),
+我们非常欢迎开发者贡献代码,请仔细阅读以下内容。同时也可以加入我们的[中文聊天室](https://app.element.io/#/room/#spacevim-cn:matrix.org),
沟通交流。
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9a9d273db..89f080127 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -16,7 +16,7 @@ If you want to ask an usage question, be sure to look first into these place whe
- [FAQ](https://spacevim.org/faq/): the frequently asked questions about SpaceVim.
- [Documentation](spacevim.org/documentation/): the general documentation of SpaceVim.
-In any case, feel free to join us on the [matrix room](https://chat.mozilla.org/#/room/#spacevim:matrix.org)
+In any case, feel free to join us on the [matrix room](https://app.element.io/#/room/#spacevim:matrix.org)
to ask questions about contributing.
## Pull Request
diff --git a/README.cn.md b/README.cn.md
index a52916d1b..2d7eb4c0a 100644
--- a/README.cn.md
+++ b/README.cn.md
@@ -4,7 +4,7 @@
-[即时聊天](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org) \|
+[即时聊天](https://app.element.io/#/room/#spacevim-cn:matrix.org) \|
[入门指南](https://spacevim.org/cn/quick-start-guide/) \|
[推特](https://twitter.com/SpaceVim)
diff --git a/README.md b/README.md
index 58bf5d1de..b33a390dc 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[Quick Start Guide](https://spacevim.org/quick-start-guide/) \|
-[Chat](https://chat.mozilla.org/#/room/#spacevim:matrix.org) \|
+[Chat](https://app.element.io/#/room/#spacevim:matrix.org) \|
[Twitter](https://twitter.com/SpaceVim)
[![build](https://img.shields.io/github/actions/workflow/status/SpaceVim/SpaceVim/check.yml?branch=master)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)
diff --git a/docs/_posts/2017-02-11-use-vim-as-a-java-ide.md b/docs/_posts/2017-02-11-use-vim-as-a-java-ide.md
index 8e5156c65..2d125411d 100644
--- a/docs/_posts/2017-02-11-use-vim-as-a-java-ide.md
+++ b/docs/_posts/2017-02-11-use-vim-as-a-java-ide.md
@@ -40,7 +40,7 @@ Each of the following sections will be covered:
This tutorial is not intended to teach you Java itself.
If you have any problems,
-feel free to join the [SpaceVim matrix room](https://chat.mozilla.org/#/room/#spacevim:matrix.org)
+feel free to join the [SpaceVim matrix room](https://app.element.io/#/room/#spacevim:matrix.org)
for general discussion.
### Enable language layer
diff --git a/docs/_posts/2018-09-27-use-vim-as-a-python-ide.md b/docs/_posts/2018-09-27-use-vim-as-a-python-ide.md
index 5aa085aad..57d0b77dc 100644
--- a/docs/_posts/2018-09-27-use-vim-as-a-python-ide.md
+++ b/docs/_posts/2018-09-27-use-vim-as-a-python-ide.md
@@ -33,7 +33,7 @@ Each of the following sections will be covered:
This tutorial is not intended to teach you Python itself.
-If you have any problems, feel free to join the [chatting room](https://chat.mozilla.org/#/room/#spacevim:matrix.org) for general discussion.
+If you have any problems, feel free to join the [chatting room](https://app.element.io/#/room/#spacevim:matrix.org) for general discussion.
### Enable language layer
diff --git a/docs/cn/community.md b/docs/cn/community.md
index 4c8f5b5b3..213916506 100644
--- a/docs/cn/community.md
+++ b/docs/cn/community.md
@@ -35,7 +35,7 @@ lang: zh
以下几个频道作为 SpaceVim 中文用户交流平台,之间消息实现了互通,请选择任意合适的频道参与交流。
也可以在网页右下角点击加入聊天,进群后,请不要发布无意义的内容。
-- [`#spacevim-cn:matrix.org` Matrix 聊天室](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org)
+- [`#spacevim-cn:matrix.org` Matrix 聊天室](https://app.element.io/#/room/#spacevim-cn:matrix.org)
- [`#spacevim-cn` IRC 聊天室](https://web.libera.chat/#spacevim-cn)
- [`t.me/SpaceVim_cn` telegram 聊天室](https://t.me/joinchat/1TvSIDrsaq0zMjZl)
- [`#spacevim` slack 聊天室](https://join.slack.com/t/spacevim/shared_invite/zt-74w64lg5-bT~~2~zEhtIy1zow53tHJg)
diff --git a/docs/cn/index.md b/docs/cn/index.md
index 927d0edae..4c676e105 100644
--- a/docs/cn/index.md
+++ b/docs/cn/index.md
@@ -41,7 +41,7 @@ SpaceVim 是一个社区驱动的模块化的 Vim IDE,以模块的方式组织
## 参与
-常规的项目讨论和问答主要是使用 [Matrix 聊天室](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org),
+常规的项目讨论和问答主要是使用 [Matrix 聊天室](https://app.element.io/#/room/#spacevim-cn:matrix.org),
而提交问题和贡献代码主要是在 [Github](https://github.com/SpaceVim/SpaceVim) 上,
同时,SpaceVim 开通了[码云仓库](https://gitee.com/spacevim/SpaceVim),主要用于中文交流。
diff --git a/docs/community.md b/docs/community.md
index 71596bf93..7615a3977 100644
--- a/docs/community.md
+++ b/docs/community.md
@@ -48,7 +48,7 @@ feel free to [open new issue](https://github.com/SpaceVim/SpaceVim/issues/new?as
All messages in these channels are bridged together.
Join on one of them to chat with us:
-- [`#spacevim:matrix.org` on Matrix](https://chat.mozilla.org/#/room/#spacevim:matrix.org)
+- [`#spacevim:matrix.org` on Matrix](https://app.element.io/#/room/#spacevim:matrix.org)
- [`#spacevim` on libera.chat](https://web.libera.chat/#spacevim)
- [`t.me/SpaceVim` on telegram](https://t.me/joinchat/CN0HPvvrVKg4MzY9)
- [`#spacevim` on slack](https://join.slack.com/t/spacevim/shared_invite/zt-74w64lg5-bT~~2~zEhtIy1zow53tHJg)
diff --git a/docs/index.md b/docs/index.md
index 1bbd94630..3bf6343a6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -42,7 +42,7 @@ Follow our twitter: [@SpaceVim](https://twitter.com/SpaceVim)
## Participating
-Discuss the project at [#spacevim:matrix.org](https://chat.mozilla.org/#/room/#spacevim:matrix.org) or [/r/SpaceVim](https://www.reddit.com/r/SpaceVim/)
+Discuss the project at [#spacevim:matrix.org](https://app.element.io/#/room/#spacevim:matrix.org) or [/r/SpaceVim](https://www.reddit.com/r/SpaceVim/)
Contribute code, report bugs and request features on [GitHub](https://github.com/SpaceVim/SpaceVim).