aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/padding.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-01-01 20:46:13 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-01-01 19:46:13 -0600
commite6f8d79ba4000e33cb022725e26762264654018b (patch)
tree462b52c8ff0fd978f9432e37ef4b8d8c1f50331a /docs/hazmat/primitives/padding.rst
parenta2156b0b8e55259dc82b7d9fd55ce4215fae26b9 (diff)
downloadcryptography-e6f8d79ba4000e33cb022725e26762264654018b.tar.gz
cryptography-e6f8d79ba4000e33cb022725e26762264654018b.tar.bz2
cryptography-e6f8d79ba4000e33cb022725e26762264654018b.zip
Fixed anchor for URL (#4670)
Diffstat (limited to 'docs/hazmat/primitives/padding.rst')
-rw-r--r--docs/hazmat/primitives/padding.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/padding.rst b/docs/hazmat/primitives/padding.rst
index 245b5547..9581df88 100644
--- a/docs/hazmat/primitives/padding.rst
+++ b/docs/hazmat/primitives/padding.rst
@@ -126,4 +126,4 @@ multiple of the block size.
:raises ValueError: When trying to remove padding from incorrectly
padded data.
-.. _`ANSI X.923`: https://en.wikipedia.org/wiki/Padding_%28cryptography%29#ANSI_X.923
+.. _`ANSI X.923`: https://en.wikipedia.org/wiki/Padding_%28cryptography%29#ANSI_X9.23