Update Better Auth Convex Labs link in documentation

It moved
This commit is contained in:
Sean Filimon
2026-04-14 01:25:03 -04:00
committed by GitHub
parent 8dcb98873e
commit f024fdf68d

View File

@@ -114,7 +114,7 @@ In this guide, we'll walk through the steps to integrate Better Auth with [Conve
<Step>
## Create the Better Auth Convex Component
Convex components can be installed from NPM or a local folder. While the NPM version is available [here](https://www.convex.dev/components/better-auth), this guide uses a local folder setup to unlock the full potential of Better Auth.
Convex components can be installed from NPM or a local folder. While the NPM version is available [here](https://labs.convex.dev/better-auth), this guide uses a local folder setup to unlock the full potential of Better Auth.
### Create the component definition