Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ee0cbb

Browse files
chore(website): correct Discord links to all be general invites (typescript-eslint#6783)
1 parent 2b8fa14 commit 8ee0cbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/contributing/Issues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Please don't:
3131
The issue tracker is not an appropriate place for questions or support requests.
3232
You can instead:
3333

34-
- Ask in our [Discord channel](https://discord.gg/FSxKq8Tdyg)'s `#help` server
34+
- Ask in our [Discord server](https://discord.gg/FSxKq8Tdyg)'s `#help` server
3535
- Ask a question on [StackOverflow](https://stackoverflow.com/questions/tagged/typescript-eslint 'StackOverflow questions tagged with typescript-eslint') using the `typescript-eslint` tag
3636
- Publicly toot [@tseslint on Mastodon](https://fosstodon.org/@tseslint) or tweet [@tseslint on Twitter](https://twitter.com/tseslint)
3737

packages/website/blog/2023-03-13-announcing-typescript-eslint-v6-beta.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Our plan for typescript-eslint v6 is to:
2121
3. Release a stable version summer of 2023
2222

2323
Nothing mentioned in this blog post is set in stone.
24-
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)!
24+
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!
2525

2626
<!--truncate-->
2727

@@ -173,7 +173,7 @@ If you author any ESLint plugins or other tools that interact with TypeScript sy
173173
It includes some breaking changes that you may need to accommodate for.
174174

175175
:::tip
176-
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)!
176+
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!
177177
:::
178178

179179
### Type Checker Wrapper APIs

0 commit comments

Comments
 (0)