diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a9bd82266..88b02f539 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: 🙋 Ask a question - url: https://spectrum.chat/accounts-js + url: https://github.com/accounts-js/accounts/discussions about: Ask questions and discuss with other community members diff --git a/README.md b/README.md index 338f83485..3b9e3735d 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,6 @@ The `@accounts` suite of packages aims to provide all the tools you need to buil ## Contributing and community -[Join our Spectrum community](https://spectrum.chat/accounts-js) to get some help! - Any contribution is very welcome, read our [contributing guide](CONTRIBUTING.md) to see how to locally setup the repository and see our development process. ## Sponsors diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 793c5d402..68cd46c28 100755 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -44,8 +44,8 @@ module.exports = { title: 'Community', items: [ { - label: 'Spectrum', - href: 'https://spectrum.chat/accounts-js', + label: 'GitHub Discussions', + href: 'https://github.com/accounts-js/accounts/discussions', }, { label: 'Slack',