Skip to content

Commit cbf1ba8

Browse files
authored
Merge branch 'main' into update-before-swap-example
2 parents 6888983 + bdc8de9 commit cbf1ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en/guides/authentication.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ export const onRequest = defineMiddleware(async (context, next) => {
302302
### Next Steps
303303

304304
- [Better Auth Astro Guide](https://www.better-auth.com/docs/integrations/astro)
305-
- [Better Auth Astro Example](https://github.com/better-auth/better-auth/tree/main/examples/astro-example)
305+
- [Better Auth Astro Example](https://github.com/better-auth/examples/tree/main/astro-example)
306306
- [Better Auth Documentation](https://www.better-auth.com/docs)
307307
- [Better Auth GitHub Repository](https://github.com/better-auth/better-auth)
308308

0 commit comments

Comments
 (0)