Skip to content

Commit cbb283f

Browse files
authored
Merge pull request #94 from IgorShadurin/fix/incorrect-links
fix: incorrect links to sections
2 parents 77cdf13 + 2222be8 commit cbb283f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ compromise your users' security.
329329
The `key` parameters in this submodule are meant to be strong cryptographic
330330
keys. If you want to obtain such a key from a password, please use a
331331
[key derivation function](https://en.wikipedia.org/wiki/Key_derivation_function)
332-
like [pbkdf2](#pbkdf2-submodule) or [scrypt](#scrypt-submodule).
332+
like [pbkdf2](#kdfs-pbkdf2-scrypt) or [scrypt](#kdfs-pbkdf2-scrypt).
333333

334334
### Operation modes
335335

0 commit comments

Comments
 (0)