We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106639b commit 4bdaa0cCopy full SHA for 4bdaa0c
README.md
@@ -33,7 +33,7 @@ $passwordHasher->verify($hash, 'plain'); // returns true (valid)
33
Resources
34
---------
35
36
- * [Documentation](https://symfony.com/doc/current/password-hasher.html)
+ * [Documentation](https://symfony.com/doc/current/security.html#c-hashing-passwords)
37
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
38
* [Report issues](https://github.com/symfony/symfony/issues) and
39
[send Pull Requests](https://github.com/symfony/symfony/pulls)
0 commit comments