From 4385ec4398109c31c81f410c37d2335cd2c705fd Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 24 Feb 2023 20:52:28 +1300 Subject: [PATCH] Update link to matrix Signed-off-by: David Young --- docs/community/matrix.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/community/matrix.md b/docs/community/matrix.md index f84d1db..db70027 100644 --- a/docs/community/matrix.md +++ b/docs/community/matrix.md @@ -23,7 +23,7 @@ Scratch your itch for realtime communication, without tech obligarch vanity conc ## How do I join the Matrix server? 1. If you already have an account on a matrix server (*a "home server"*), you can use it to access our server (*the magic of federation*). See the channels list below for details -2. If you don't have an account yet, [create one](https://m.fnky.nz), using your email address, or just login with GitHub +2. If you don't have an account yet, [create one](https://matrix.funkypenguin.co.nz), using your email address, or just login with GitHub 3. Use the WebUI, or get one of the [many available](https://matrix.org/clients/) mobile / desktop clients 4. Join the channels you're interested in (*below*)! and say hi! diff --git a/mkdocs.yml b/mkdocs.yml index b737208..3b01279 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -370,7 +370,7 @@ extra: - icon: 'fontawesome/brands/discord' link: 'http://chat.funkypenguin.co.nz' - icon: 'simple/matrix' - link: 'http://m.fnky.nz' + link: 'http://matrix.funkypenguin.co.nz' - icon: 'fontawesome/brands/slack' link: 'https://communityinviter.com/apps/funkypenguin/geek-with-us' - icon: 'fontawesome/brands/stack-overflow'