From e6f8d79ba4000e33cb022725e26762264654018b Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 1 Jan 2019 20:46:13 -0500 Subject: Fixed anchor for URL (#4670) --- docs/hazmat/primitives/padding.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3