From e51236d7c0b5432f3e79fc025de6c9c8eb28f210 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 6 Nov 2016 10:13:35 -0500 Subject: Last pass over fixing the links (#3224) --- docs/hazmat/primitives/symmetric-encryption.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/primitives') diff --git a/docs/hazmat/primitives/symmetric-encryption.rst b/docs/hazmat/primitives/symmetric-encryption.rst index 657e7060..24b2c045 100644 --- a/docs/hazmat/primitives/symmetric-encryption.rst +++ b/docs/hazmat/primitives/symmetric-encryption.rst @@ -613,4 +613,4 @@ Interfaces used by the symmetric cipher modes described in .. _`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 .. _`International Data Encryption Algorithm`: https://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm -.. _`OpenPGP`: http://www.openpgp.org +.. _`OpenPGP`: http://openpgp.org -- cgit v1.2.3