diff --git a/docs/content/en/status.md b/docs/content/en/status.md index 3a9543a50..569bbbb30 100644 --- a/docs/content/en/status.md +++ b/docs/content/en/status.md @@ -26,5 +26,5 @@ Please see [nuxt-community/auth-module#893](https://github.com/nuxt-community/au Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module. Meanwhile, we recommend: -- [auth starter template](https://github.com/nuxt/examples/tree/main/auth/local) for Nuxt 3 +- [auth starter template](https://github.com/nuxt/examples/tree/main/examples/auth/local) for Nuxt 3 - [sidebase nuxt auth](https://sidebase.io/nuxt-auth/getting-started) powered by Auth.js