Skip to content

Commit 2222be8

Browse files
committed
fix: incorrect links to sections
1 parent 77cdf13 commit 2222be8

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)