commit | e6f8d79ba4000e33cb022725e26762264654018b | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Jan 01 20:46:13 2019 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Jan 01 19:46:13 2019 -0600 |
tree | 462b52c8ff0fd978f9432e37ef4b8d8c1f50331a | |
parent | a2156b0b8e55259dc82b7d9fd55ce4215fae26b9 [diff] [blame] |
Fixed anchor for URL (#4670)
diff --git a/docs/hazmat/primitives/padding.rst b/docs/hazmat/primitives/padding.rst index 245b554..9581df8 100644 --- a/docs/hazmat/primitives/padding.rst +++ b/docs/hazmat/primitives/padding.rst
@@ -126,4 +126,4 @@ :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