mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
chore: update discord link
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
@@ -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"
|
||||
>
|
||||
|
||||
@@ -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"
|
||||
>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user