summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-25 11:07:19 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-25 11:07:19 +0200
commitcba780a60a6e63ef85ad10a6ffa6b74d37aaeb32 (patch)
tree983e6e2fefa90400f912223595fa5c640a9d8b4b
parent0308e3346eb6fdae5e5fba05164c372413e625fd (diff)
downloaddocs-cba780a60a6e63ef85ad10a6ffa6b74d37aaeb32.tar.gz
docs-cba780a60a6e63ef85ad10a6ffa6b74d37aaeb32.tar.bz2
docs-cba780a60a6e63ef85ad10a6ffa6b74d37aaeb32.zip
fix link
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 967107ee..18c6c4be 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -489,7 +489,7 @@ The `contract` must have the following structure:
// More info about the merchant, see below
merchant: Merchant;
- // Which instance is participating in this contract. See the paragraph `Merchant Instances`.
+ // Which instance is participating in this contract. See `Merchant Instances <instances-lab>`_.
// This field is optional, as the "default" instance is not forced to provide any `instance` identificator.
instance: string;