Skip to content

Commit

Permalink
chore: fix link to middleware.md in README (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
masaki-shinkawa authored and manniL committed Aug 1, 2019
1 parent cfcff94 commit 979536b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Zero-boilerplate authentication support for Nuxt.js!
If it is first time using this module, reading resources below in order is recommended:

1. [Add auth and axios modules](./guide/setup.md)
2. [Setup auth middleware](./guide/middleware)
2. [Setup auth middleware](./guide/middleware.md)
3. [Configure local scheme](./schemes/local.md)
4. [Customize options](./api/options.md)
5. [Use `$auth` service](./api/auth.md)
Expand Down

0 comments on commit 979536b

Please sign in to comment.