Procházet zdrojové kódy

fix: Fix matrix links (#1470)

Luc Sinet před 4 roky
rodič
revize
0df3ec9277
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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)