summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/ebics.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst
index 4c2ac884..bdd5ac63 100644
--- a/libeufin/ebics.rst
+++ b/libeufin/ebics.rst
@@ -526,7 +526,7 @@ The EBICS specification doesn't directly reference the standardized URIs for the
signing algorithms. Some of these URIs are defined
in `RFC 6931 <https://tools.ietf.org/html/rfc6931>`__.
-* A005 is http://www.w3.org/2001/04/xmldsig-more#rsa-sha256
+* A005 is `<http://www.w3.org/2001/04/xmldsig-more#rsa-sha256>`__.
* the ``RSASSA-PKCS1-v1_5`` signature scheme contains the ``EMSA-PKCS1-v1_5`` encoding scheme
mentioned in the EBICS spec.