Skip to content

Commit c4addb1

Browse files
[docs] Use discord redirect (#1227)
1 parent 0ade784 commit c4addb1

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/ISSUE_TEMPLATE/3.get-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ about: 'Ask a question.'
77

88
## Ask a question
99

10-
Before opening an issue, please consider starting a [GitHub Discussion](https://github.com/mui/base-ui/discussions) or asking the community for help in our [Discord](https://discord.com/channels/1287292451308048406/1287292451308048409).
10+
Before opening an issue, please consider starting a [GitHub Discussion](https://github.com/mui/base-ui/discussions) or asking the community for help in our [Discord](https://base-ui.com/r/discord).

docs/public/_redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
/inbox* / 301
44
/trash / 301
55

6+
# For links that we can't edit later on, for example hosted in the code published on npm
7+
/r/discord https://discord.com/invite/g6C3hUtuxz 302
8+
69
# Legacy redirection
710
# Added in chronological order (the last line is the most recent one)
811
# To be removed 3+ years after being introduced

docs/src/app/(public)/(content)/react/overview/about/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you want to file a bug report or contribute, visit our [GitHub](https://githu
4646

4747
### Discord
4848

49-
For community support, questions, and tips, join our [Discord](https://discord.gg/g6C3hUtuxz).
49+
For community support, questions, and tips, join our [Discord](https://base-ui.com/r/discord).
5050

5151
### X
5252

0 commit comments

Comments
 (0)