aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2019-06-18 13:29:53 +0200
committerHans Nilsson <[email protected]>2019-06-19 08:40:21 +0200
commitb9ae8d1a0ae11b32a19c7a60281f2f308d52a380 (patch)
tree0557aaac21bf2f546d1392f67071e205c6367dd3 /lib/crypto
parentb7afb154975f123a785d8223c686e19eb947c3af (diff)
downloadotp-b9ae8d1a0ae11b32a19c7a60281f2f308d52a380.tar.gz
otp-b9ae8d1a0ae11b32a19c7a60281f2f308d52a380.tar.bz2
otp-b9ae8d1a0ae11b32a19c7a60281f2f308d52a380.zip
crypto: Fix bad link
Diffstat (limited to 'lib/crypto')
-rw-r--r--lib/crypto/doc/src/crypto.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml
index 8988a18482..3973cf3f9f 100644
--- a/lib/crypto/doc/src/crypto.xml
+++ b/lib/crypto/doc/src/crypto.xml
@@ -2016,7 +2016,7 @@ FloatValue = rand:uniform(). % again
<seealso marker="#stream_encrypt-2">stream_encrypt</seealso> and
<seealso marker="#stream_decrypt-2">stream_decrypt</seealso></p>
<p>For keylengths see the
- <seealso marker="crypto:algorithm_details#stream-ciphers">User's Guide</seealso>.
+ <seealso marker="crypto:algorithm_details#ciphers">User's Guide</seealso>.
</p>
</desc>
</func>
@@ -2032,7 +2032,7 @@ FloatValue = rand:uniform(). % again
<seealso marker="#stream_encrypt-2">stream_encrypt</seealso> and
<seealso marker="#stream_decrypt-2">stream_decrypt</seealso>.</p>
<p>For keylengths and iv-sizes see the
- <seealso marker="crypto:algorithm_details#stream-ciphers">User's Guide</seealso>.
+ <seealso marker="crypto:algorithm_details#ciphers">User's Guide</seealso>.
</p>
</desc>
</func>