diff --git a/docs/recipes/community/laravel-passport.md b/docs/recipes/community/laravel-passport.md index d69e69e7..f52f5276 100644 --- a/docs/recipes/community/laravel-passport.md +++ b/docs/recipes/community/laravel-passport.md @@ -111,5 +111,5 @@ export default NuxtAuthHandler({ ``` :::tip Learn more -You can find the full discussion in the issue [#149](https://github.com/sidebase/nuxt-auth/v0.6/issues/149). Solution provided by [@Jericho1060](https://github.com/Jericho1060) +You can find the full discussion in the issue [#149](https://github.com/sidebase/nuxt-auth/issues/149). Solution provided by [@Jericho1060](https://github.com/Jericho1060) :::