docs: fix community link

This commit is contained in:
Bereket Engida
2024-11-27 17:30:58 +03:00
parent d70d2c9f9a
commit f2802e2181

View File

@@ -70,6 +70,6 @@ export const navMenu = [
},
{
name: "community",
path: "https://github.com/better-auth/better-auth",
path: "https://discord.gg/GYC3W7tZzb",
},
];