From d8f6635a01c5db4d65dcbe10674c1efb90f7d00f Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 17 Jul 2022 10:25:10 -0400 Subject: [PATCH] nit: remove stray space (#7429) --- docs/limitations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/limitations.rst b/docs/limitations.rst index 5763ecd40..227ed6cd7 100644 --- a/docs/limitations.rst +++ b/docs/limitations.rst @@ -40,5 +40,5 @@ lack of forward security. If a constant time RSA PKCS1 v1.5 decryption API is truly required, you should contribute one to ``cryptography``. -.. _`Memory wiping`: https://devblogs.microsoft.com/oldnewthing/?p=4223 +.. _`Memory wiping`: https://devblogs.microsoft.com/oldnewthing/?p=4223 .. _`CERT secure coding guidelines`: https://wiki.sei.cmu.edu/confluence/display/c/MEM03-C.+Clear+sensitive+information+stored+in+reusable+resources