From 7ecb426be2070dca17b8a8e32dd207809bd37ccd Mon Sep 17 00:00:00 2001 From: Norm Date: Sat, 2 Jul 2022 15:29:25 -0400 Subject: [PATCH] Remove IRC channels from install guides --- docs/installation/alpine_linux_en.md | 4 ---- docs/installation/arch_linux_en.md | 4 ---- docs/installation/debian_based_en.md | 4 ---- docs/installation/debian_based_jp.md | 7 ------- docs/installation/freebsd_en.md | 4 ---- docs/installation/gentoo_en.md | 4 ---- 6 files changed, 27 deletions(-) diff --git a/docs/installation/alpine_linux_en.md b/docs/installation/alpine_linux_en.md index 2e2048f88..e09f4cb07 100644 --- a/docs/installation/alpine_linux_en.md +++ b/docs/installation/alpine_linux_en.md @@ -222,7 +222,3 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} - -## Questions - -Questions about the installation or didn’t it work as it should be, ask in [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC. diff --git a/docs/installation/arch_linux_en.md b/docs/installation/arch_linux_en.md index 0637ee726..13459973c 100644 --- a/docs/installation/arch_linux_en.md +++ b/docs/installation/arch_linux_en.md @@ -215,7 +215,3 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} - -## Questions - -Questions about the installation or didn’t it work as it should be, ask in [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC. diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md index 434c58e92..f154a076e 100644 --- a/docs/installation/debian_based_en.md +++ b/docs/installation/debian_based_en.md @@ -178,7 +178,3 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} - -## Questions - -Questions about the installation or didn’t it work as it should be, ask in [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC. diff --git a/docs/installation/debian_based_jp.md b/docs/installation/debian_based_jp.md index e81ac7681..5d38f43cf 100644 --- a/docs/installation/debian_based_jp.md +++ b/docs/installation/debian_based_jp.md @@ -186,10 +186,3 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### その他の設定とカスタマイズ {! backend/installation/further_reading.include !} - -## 質問ある? - -インストールについて質問がある、もしくは、うまくいかないときは、以下のところで質問できます。 - -* [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) -* **libera.chat** の **#pleroma** IRCチャンネル diff --git a/docs/installation/freebsd_en.md b/docs/installation/freebsd_en.md index 2689683b0..02acb5d1c 100644 --- a/docs/installation/freebsd_en.md +++ b/docs/installation/freebsd_en.md @@ -212,7 +212,3 @@ Restart nginx with `# service nginx restart` and you should be up and running. Make sure your time is in sync, or other instances will receive your posts with incorrect timestamps. You should have ntpd running. - -## Questions - -Questions about the installation or didn’t it work as it should be, ask in [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC. diff --git a/docs/installation/gentoo_en.md b/docs/installation/gentoo_en.md index f88d51069..2b7607241 100644 --- a/docs/installation/gentoo_en.md +++ b/docs/installation/gentoo_en.md @@ -296,7 +296,3 @@ If you opted to allow sudo for the `akkoma` user but would like to remove the ab #### Further reading {! backend/installation/further_reading.include !} - -## Questions - -Questions about the installation or didn’t it work as it should be, ask in [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC.