From a87d5cb227dae0b8a1e5ab68a784674500ac45c0 Mon Sep 17 00:00:00 2001 From: Freddy Date: Tue, 4 Oct 2022 14:12:09 +0000 Subject: [PATCH] Replaced Reddit with Forum link (#1831) Signed-off-by: Daniel Gray --- docs/index.en.md | 2 +- mkdocs.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.en.md b/docs/index.en.md index e65d7d7f..15161906 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -39,7 +39,7 @@ It's important for a website like Privacy Guides to always stay up-to-date. We n
-- [:simple-reddit: Join the r/PrivacyGuides Subreddit](https://www.reddit.com/r/privacyguides) +- [:simple-discourse: Join our forum](https://discuss.privacyguides.org/) - [:simple-mastodon: Follow us on Mastodon](https://mastodon.social/@privacyguides){ rel=me } - [:material-book-edit: Contribute to this website](https://github.com/privacyguides/privacyguides.org) - [:simple-matrix: Chat with us on Matrix](https://matrix.to/#/#privacyguides:matrix.org) diff --git a/mkdocs.yml b/mkdocs.yml index e4a0a3fd..3a401b30 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -15,9 +15,9 @@ extra: - icon: simple/matrix link: https://matrix.to/#/#privacyguides:matrix.org name: Matrix - - icon: simple/reddit - link: https://reddit.com/r/PrivacyGuides - name: Reddit + - icon: simple/discourse + link: https://discuss.privacyguides.org/ + name: Forum - icon: simple/mastodon link: https://mastodon.social/@privacyguides name: Mastodon