Skip to content

Commit 8c73bf3

Browse files
authored
docs: laravel-passport.md fix "Learn more" issue link (#909)
1 parent c1c31ed commit 8c73bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recipes/community/laravel-passport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,5 @@ export default NuxtAuthHandler({
111111
```
112112

113113
:::tip Learn more
114-
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)
114+
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)
115115
:::

0 commit comments

Comments
 (0)