From 40c4a1522cb71cedb42e42a4c3575e261173cad1 Mon Sep 17 00:00:00 2001 From: Andrey Kislyuk Date: Sun, 10 Apr 2022 22:33:18 -0700 Subject: [PATCH] Fix API documentation anchor --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 64e9119..e22807a 100644 --- a/README.rst +++ b/README.rst @@ -57,7 +57,7 @@ incoming requests: verify_result = HTTPSignatureAuth.verify(request, ...) -See the `API documentation `_ for full details. +See the `API documentation `_ for full details. Asymmetric key algorithms ~~~~~~~~~~~~~~~~~~~~~~~~~