chore: update example links on doc

This commit is contained in:
Bereket Engida
2025-10-17 08:44:36 -07:00
parent de333629fb
commit 8a43b6b42d
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ This is an example of how to use Better Auth with Astro. It uses Solid for build
**Implements the following features:**
Email & Password . Social Sign-in with Google . Passkeys . Email Verification . Password Reset . Two Factor Authentication . Profile Update . Session Management
<ForkButton url="better-auth/examples/tree/main/astro-example" />
<ForkButton url="https://github.com/better-auth/examples/tree/main/astro-example" />
<iframe src="https://stackblitz.com/github/better-auth/examples/tree/main/astro-example?codemirror=1&fontsize=14&hidenavigation=1&runonclick=1&hidedevtools=1"
style={{

View File

@@ -9,7 +9,7 @@ This is an example of how to use Better Auth with Remix.
**Implements the following features:**
Email & Password . Social Sign-in with Google . Passkeys . Email Verification . Password Reset . Two Factor Authentication . Profile Update . Session Management
<ForkButton url="better-auth/better-auth/tree/main/examples/remix-example" />
<ForkButton url="https://github.com/better-auth/examples/tree/main/remix-example" />
<iframe src="https://stackblitz.com/github/better-auth/examples/tree/main/remix-example?codemirror=1&fontsize=14&hidedevtools=1&hidenavigation=1&runonclick=1"
style={{

View File

@@ -8,7 +8,7 @@ This is an example of how to use Better Auth with SvelteKit.
**Implements the following features:**
Email & Password . <u>Social Sign-in with Google</u> . Passkeys . Email Verification . Password Reset . Two Factor Authentication . Profile Update . Session Management
<ForkButton url="better-auth/better-auth/tree/main/examples/svelte-kit-example" />
<ForkButton url="https://github.com/better-auth/examples/tree/main/svelte-kit-example" />
<iframe src="https://stackblitz.com/github/better-auth/examples/tree/main/svelte-kit-example?codemirror=1&fontsize=14&hidenavigation=1&runonclick=1&hidedevtools=1"
style={{