From 85ac56a2c1d635a76249a07377095cedddf6e4ea Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Mon, 3 Jun 2024 20:17:01 +0000 Subject: [PATCH] Discussions and chat are in gitter.im Fixes #364 --- README.md | 2 +- docs/CONTRIBUTING.md | 4 ++-- docs/SECURITY.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ffaf6ba1b..0a063155a 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Latest Release](https://img.shields.io/github/v/release/andrew-codes/playnite-web)](https://github.com/andrew-codes/playnite-web/releases/latest) [![License](https://img.shields.io/github/license/andrew-codes/playnite-web)](https://github.com/andrew-codes/playnite-web?tab=AGPL-3.0-1-ov-file#readme) [![GitHub Sponsors](https://img.shields.io/github/sponsors/andrew-codes)](https://github.com/sponsors/andrew-codes) -[![Discord](https://img.shields.io/discord/1247204516756066377)](https://discord.gg/J9rNp4C5mC) +[![Join Chat](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fmatrix.org%2F_matrix%2Fclient%2Funstable%2Fim.nheko.summary%2Fsummary%2F%2523playnite-web%3Agitter.im&query=num_joined_members&label=Chat%20Members)](https://matrix.to/#/#playnite-web:gitter.im) Share and remote control your game library online with self-hosted Playnite-Web. diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 4731377ee..9e73aa324 100755 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -4,7 +4,7 @@ [![Latest Release](https://img.shields.io/github/v/release/andrew-codes/playnite-web)](https://github.com/andrew-codes/playnite-web/releases/latest) [![License](https://img.shields.io/github/license/andrew-codes/playnite-web)](https://github.com/andrew-codes/playnite-web?tab=AGPL-3.0-1-ov-file#readme) [![GitHub Sponsors](https://img.shields.io/github/sponsors/andrew-codes)](https://github.com/sponsors/andrew-codes) -[![Discord](https://img.shields.io/discord/1247204516756066377)](https://discord.gg/J9rNp4C5mC) +[![Join Chat](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fmatrix.org%2F_matrix%2Fclient%2Funstable%2Fim.nheko.summary%2Fsummary%2F%2523playnite-web%3Agitter.im&query=num_joined_members&label=Chat%20Members)](https://matrix.to/#/#playnite-web:gitter.im) ## How to contribute to Playnite-Web @@ -47,7 +47,7 @@ Changes that are cosmetic in nature and do not add anything substantial to the s ### Do you have questions about the source code? -- Ask any question about Playnite-Web by joining our [Discord](https://discord.gg/J9rNp4C5mC). +- Ask any question about Playnite-Web by joining our [chat](https://matrix.to/#/#playnite-web:gitter.im). ## Thank you diff --git a/docs/SECURITY.md b/docs/SECURITY.md index 30cfd43ee..939b2de62 100755 --- a/docs/SECURITY.md +++ b/docs/SECURITY.md @@ -3,4 +3,4 @@ ## I found a security vulnerability 1. **Do not open up a GitHub issue if the bug is a security vulnerability** -2. Do send a direct message on Discord to [andrew-codes](https://discord.com/users/106497686798094336) +2. Do [submit the security item via GitHub](https://github.com/andrew-codes/playnite-web/security/advisories/new).