Explorar el Código

fix: Fix matrix links (#1470)

Luc Sinet hace 4 años
padre
commit
0df3ec9277
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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:
 contact_links:
   - name: Matrix community
   - 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.
     about: Please ask and answer questions on Matrix.
   - name: Discord community
   - name: Discord community
     url: https://discord.gg/Xb9B4Ny
     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.
 Members of the community have multiple ways to collaborate on the project.
 We encourage you to join the community:
 We encourage you to join the community:
 - [Discord server](https://discord.gg/Xb9B4Ny)
 - [Discord server](https://discord.gg/Xb9B4Ny)
-- [Matrix server](https://matrix.to/#/+atmachine:matrix)
+- [Matrix server](https://matrix.to/#/#atmachine-neovim:matrix.org)