From 00b2e97f8d7a50d6b68c66158c7aa8e229aec1ec Mon Sep 17 00:00:00 2001 From: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:32:38 -0700 Subject: [PATCH] chore: update Discord URL (#1980) [skip ci] --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/workflows/support.yml | 2 +- CONTRIBUTING.md | 2 +- README.md | 4 ++-- gen-docs/docusaurus.config.ts | 2 +- src/components/Settings/SettingsAbout/index.tsx | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3cce2bb41..34d243051 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: 💬 Support via Discord - url: https://discord.gg/ckbvBtDJgC + url: https://discord.gg/seerr about: Chat with other users and the Jellyseerr dev team - name: 💬 Support via GitHub Discussions url: https://github.com/fallenbagel/jellyseerr/discussions diff --git a/.github/workflows/support.yml b/.github/workflows/support.yml index 977d576c5..c360f0fb6 100644 --- a/.github/workflows/support.yml +++ b/.github/workflows/support.yml @@ -35,7 +35,7 @@ jobs: to be a support request. Please use our support channels to get help with Jellyseerr. - - [Discord](https://discord.gg/ckbvBtDJgC) + - [Discord](https://discord.gg/seerr) run: | retry() { n=0; until "$@"; do n=$((n+1)); [ $n -ge 3 ] && break; echo "retry $n: $*" >&2; sleep 2; done; } retry gh issue comment "$NUMBER" -R "$GH_REPO" -b "$BODY" || true diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 12f07c6de..a9a4ec4b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -130,7 +130,7 @@ Steps: - You can create a "draft" pull request early to get feedback on your work. - Your code **must** be formatted correctly, or the tests will fail. - We use Prettier to format our code base. It should automatically run with a Git hook, but it is recommended to have the Prettier extension installed in your editor and format on save. -- If you have questions or need help, you can reach out via [Discussions](/../../discussions) or our [Discord server](https://discord.gg/ckbvBtDJgC). +- If you have questions or need help, you can reach out via [Discussions](/../../discussions) or our [Discord server](https://discord.gg/seerr). - Only open pull requests to `develop`, never `master`! Any pull requests opened to `master` will be closed. ### UI Text Style diff --git a/README.md b/README.md index 71ab22bc2..11276eb94 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Nix: [Nixpkg](https://search.nixos.org/packages?channel=unstable&show=jellyseerr ## Support - Check out the [Jellyseerr Documentation](https://docs.jellyseerr.dev) before asking for help. Your question might already be in the docs! -- You can get support on [Discord](https://discord.gg/ckbvBtDJgC). +- You can get support on [Discord](https://discord.gg/seerr). - You can ask questions in the Help category of our [GitHub Discussions](/../../discussions). - Bug reports and feature requests can be submitted via [GitHub Issues](/../../issues). @@ -61,7 +61,7 @@ You can access the API documentation from your local Jellyseerr install at http: You can ask questions, share ideas, and more in [GitHub Discussions](/../../discussions). -If you would like to chat with other members of our growing community, [join the Jellyseerr Discord server](https://discord.gg/ckbvBtDJgC)! +If you would like to chat with other members of our growing community, [join the Jellyseerr Discord server](https://discord.gg/seerr)! Our [Code of Conduct](./CODE_OF_CONDUCT.md) applies to all Jellyseerr community channels. diff --git a/gen-docs/docusaurus.config.ts b/gen-docs/docusaurus.config.ts index db5be4840..08a1fe145 100644 --- a/gen-docs/docusaurus.config.ts +++ b/gen-docs/docusaurus.config.ts @@ -110,7 +110,7 @@ const config: Config = { items: [ { label: 'Discord', - href: 'https://discord.gg/ckbvBtDJgC', + href: 'https://discord.gg/seerr', }, { label: 'Github Discussions', diff --git a/src/components/Settings/SettingsAbout/index.tsx b/src/components/Settings/SettingsAbout/index.tsx index 7b23cb6b4..e6305b963 100644 --- a/src/components/Settings/SettingsAbout/index.tsx +++ b/src/components/Settings/SettingsAbout/index.tsx @@ -179,12 +179,12 @@ const SettingsAbout = () => { - https://discord.gg/ckbvBtDJgC + https://discord.gg/seerr