summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-26 12:20:22 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-27 10:42:42 +0100
commit161b334f5bbb94d16b13f0275a787af68582094d (patch)
tree8f7093532a1fab37e6047b490ddf7e77b272a72e
parent12e935ee8a1464ee7300b881796d5544687ac7f3 (diff)
downloaddocs-161b334f5bbb94d16b13f0275a787af68582094d.tar.gz
docs-161b334f5bbb94d16b13f0275a787af68582094d.tar.bz2
docs-161b334f5bbb94d16b13f0275a787af68582094d.zip
fix link
-rw-r--r--api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index 20f7178e..7f1a1516 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -72,7 +72,7 @@ possibly by using HTTPS.
// The exchange's signing keys.
signkeys: SignKey[];
- // compact EdDSA signature_ (binary-only) over the SHA-512 hash of the
+ // compact EdDSA `signature`_ (binary-only) over the SHA-512 hash of the
// concatenation of all SHA-512 hashes of the RSA denomination public keys
// in `denoms` in the same order as they were in `denoms`. Note that for
// hashing, the binary format of the RSA public keys is used, and not their