瀏覽代碼

fix: Fix matrix links (#1470)

Luc Sinet 3 年之前
父節點
當前提交
0df3ec9277
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/ISSUE_TEMPLATE/config.yml
  2. 1 1
      CONTRIBUTING.md

+ 1 - 1
.github/ISSUE_TEMPLATE/config.yml

@@ -2,7 +2,7 @@ blank_issues_enabled: true
 
 contact_links:
   - name: Matrix community
-    url: https://matrix.to/#/+atmachine:matrix
+    url: https://matrix.to/#/#atmachine-neovim:matrix.org
     about: Please ask and answer questions on Matrix.
   - name: Discord community
     url: https://discord.gg/Xb9B4Ny

+ 1 - 1
CONTRIBUTING.md

@@ -66,4 +66,4 @@ shfmt -i 2 -ci -l -d .
 Members of the community have multiple ways to collaborate on the project.
 We encourage you to join the community:
 - [Discord server](https://discord.gg/Xb9B4Ny)
-- [Matrix server](https://matrix.to/#/+atmachine:matrix)
+- [Matrix server](https://matrix.to/#/#atmachine-neovim:matrix.org)