Skip to content

Commit

Permalink
Fix typo on documentation link (#56)
Browse files Browse the repository at this point in the history
The old link information was showing `authentication-oauth1` when it should be `authentication-jwt`
  • Loading branch information
bernardobelchior authored and daffl committed Aug 28, 2018
1 parent c06aef3 commit 2609f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/authentication-jwt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ app.service('authentication').hooks({

## Documentation

Please refer to the [@feathersjs/authentication-oauth1 documentation](https://docs.feathersjs.com/api/authentication/jwt.html) for more details.
Please refer to the [@feathersjs/authentication-jwt documentation](https://docs.feathersjs.com/api/authentication/jwt.html) for more details.


## License
Expand Down

0 comments on commit 2609f39

Please # to comment.