Skip to content

Commit

Permalink
docs: fix path to plugin extend documentation (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirdiego authored and pi0 committed Jun 5, 2019
1 parent f6c636f commit b76ff7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Otherwise the auth token will be stored in a cookie named by default as: `auth._

If you have any nuxt plugin that depends on `$auth` you have to specify it here instead of top-level `plugins` option in `nuxt.config.js`.

See [Extending Auth Plugin](recipes/extend.md)
See [Extending Auth Plugin](/recipes/extend.md)

## `resetOnError`

Expand Down

0 comments on commit b76ff7d

Please sign in to comment.