aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2020-04-11 18:21:48 -0400
committerGitHub <noreply@github.com>2020-04-11 17:21:48 -0500
commit55f3b7d71b448c5a7f4dd98acfc6f349412bc934 (patch)
treed5499e58a29cbc8d807d0024daca0aa6da9b0c10
parentc93c4934996139ed390d90d6b82e1c4af962dc8c (diff)
downloadcryptography-55f3b7d71b448c5a7f4dd98acfc6f349412bc934.tar.gz
cryptography-55f3b7d71b448c5a7f4dd98acfc6f349412bc934.tar.bz2
cryptography-55f3b7d71b448c5a7f4dd98acfc6f349412bc934.zip
fixed linkcheck (#5188)
-rw-r--r--docs/hazmat/primitives/symmetric-encryption.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/symmetric-encryption.rst b/docs/hazmat/primitives/symmetric-encryption.rst
index 519e8c57..9eacc5b4 100644
--- a/docs/hazmat/primitives/symmetric-encryption.rst
+++ b/docs/hazmat/primitives/symmetric-encryption.rst
@@ -819,7 +819,7 @@ Exceptions
.. _`Communications Security Establishment`: https://www.cse-cst.gc.ca
.. _`encrypt`: https://ssd.eff.org/en/module/what-should-i-know-about-encryption
.. _`CRYPTREC`: https://www.cryptrec.go.jp/english/
-.. _`significant patterns in the output`: https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Electronic_Codebook_.28ECB.29
+.. _`significant patterns in the output`: https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Electronic_codebook_(ECB)
.. _`International Data Encryption Algorithm`: https://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm
.. _`OpenPGP`: https://www.openpgp.org/
.. _`disk encryption`: https://en.wikipedia.org/wiki/Disk_encryption_theory#XTS