chore: update discord link

This commit is contained in:
Bereket Engida
2025-04-05 11:40:41 +03:00
parent 24214a9520
commit 84bcc4ac09
7 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ body:
- type: checkboxes
attributes:
label: Is this suited for github?
description: Feel free to join the discord community [here](https://discord.gg/GYC3W7tZzb), we can usually respond faster to any questions.
description: Feel free to join the discord community [here](https://discord.gg/better-auth), we can usually respond faster to any questions.
options:
- label: Yes, this is suited for github
- type: markdown

View File

@@ -4,7 +4,7 @@ body:
- type: checkboxes
attributes:
label: Is this suited for github?
description: Feel free to join the discord community [here](https://discord.gg/GYC3W7tZzb), we can usually respond faster to any questions.
description: Feel free to join the discord community [here](https://discord.gg/better-auth), we can usually respond faster to any questions.
options:
- label: Yes, this is suited for github
- type: markdown

View File

@@ -14,7 +14,7 @@
<a href="https://better-auth.com"><strong>Learn more »</strong></a>
<br />
<br />
<a href="https://discord.com/invite/GYC3W7tZzb">Discord</a>
<a href="https://discord.gg/better-auth">Discord</a>
·
<a href="https://better-auth.com">Website</a>
·

View File

@@ -79,7 +79,7 @@ export default async function Page({
GitHub
</IconLink>
<IconLink
href="https://discord.gg/GYC3W7tZzb"
href="https://discord.com/better-auth"
icon={DiscordLogoIcon}
className="flex-none text-gray-600 dark:text-gray-300"
>

View File

@@ -69,7 +69,7 @@ export function Intro() {
GitHub
</IconLink>
<IconLink
href="https://discord.gg/GYC3W7tZzb"
href="https://discord.com/better-auth"
icon={DiscordLogoIcon}
className="flex-none text-gray-600 dark:text-gray-300"
>

View File

@@ -97,7 +97,7 @@ const ChangelogPage = async () => {
GitHub
</IconLink>
<IconLink
href="https://discord.gg/GYC3W7tZzb"
href="https://discord.com/better-auth"
icon={DiscordLogoIcon}
className="flex-none text-gray-600 dark:text-gray-300"
>

View File

@@ -78,8 +78,8 @@ export default function V1Ship() {
If you were using Better Auth for production, we recommend updating
to V1 as soon as possible. There are some breaking changes, feel
free to join us on{" "}
<Link href="https://discord.gg/GYC3W7tZzb">Discord</Link>, and we'll
gladly assist.
<Link href="https://discord.com/better-auth">Discord</Link>, and
we'll gladly assist.
</p>
</div>
</div>