diff --git a/docs/contributing/Issues.mdx b/docs/contributing/Issues.mdx index bd4620a9d72..90531020ebf 100644 --- a/docs/contributing/Issues.mdx +++ b/docs/contributing/Issues.mdx @@ -31,7 +31,7 @@ Please don't: The issue tracker is not an appropriate place for questions or support requests. You can instead: -- Ask in our [Discord channel](https://discord.gg/FSxKq8Tdyg)'s `#help` server +- Ask in our [Discord server](https://discord.gg/FSxKq8Tdyg)'s `#help` server - Ask a question on [StackOverflow](https://stackoverflow.com/questions/tagged/typescript-eslint 'StackOverflow questions tagged with typescript-eslint') using the `typescript-eslint` tag - Publicly toot [@tseslint on Mastodon](https://fosstodon.org/@tseslint) or tweet [@tseslint on Twitter](https://twitter.com/tseslint) diff --git a/packages/website/blog/2023-03-13-announcing-typescript-eslint-v6-beta.md b/packages/website/blog/2023-03-13-announcing-typescript-eslint-v6-beta.md index 967a36d11df..c2ef412cace 100644 --- a/packages/website/blog/2023-03-13-announcing-typescript-eslint-v6-beta.md +++ b/packages/website/blog/2023-03-13-announcing-typescript-eslint-v6-beta.md @@ -21,7 +21,7 @@ Our plan for typescript-eslint v6 is to: 3. Release a stable version summer of 2023 Nothing mentioned in this blog post is set in stone. -If you feel passionately about any of the choices we've made here -positively or negatively- then do let us know on [the typescript-eslint Discord's `v6` channel](https://discord.com/channels/1026804805894672454/1084245444676292688)! +If you feel passionately about any of the choices we've made here -positively or negatively- then do let us know on [the typescript-eslint Discord](https://discord.gg/FSxKq8Tdyg)'s `#v6` channel! @@ -173,7 +173,7 @@ If you author any ESLint plugins or other tools that interact with TypeScript sy It includes some breaking changes that you may need to accommodate for. :::tip -If you're having trouble working with the changes, please let us know on [the typescript-eslint Discord's `v6` channel](https://discord.com/channels/1026804805894672454/1084245444676292688)! +If you're having trouble working with the changes, please let us know on [the typescript-eslint Discord](https://discord.gg/FSxKq8Tdyg)'s `#v6` channel! ::: ### Type Checker Wrapper APIs