Skip to content

Commit

Permalink
docs: fix documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored and RomainLanz committed Sep 25, 2024
1 parent a8d0304 commit 9463702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
AdonisJS hash is a driver based hashing library. We ship with `argon2`, `bcrypt` and `scrypt` drivers. The generated hash from all the drivers are formatted using the [PHC string format](https://github.com/P-H-C/phc-string-format/blob/master/phc-sf-spec.md)

## Official Documentation
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/hashing)
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/security/hashing)

## Contributing
One of the primary goals of AdonisJS is to have a vibrant community of users and contributors who believes in the principles of the framework.
Expand Down

0 comments on commit 9463702

Please sign in to comment.