commit cba780a60a6e63ef85ad10a6ffa6b74d37aaeb32 parent 0308e3346eb6fdae5e5fba05164c372413e625fd Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Tue, 25 Oct 2016 11:07:19 +0200 fix link Diffstat:
| M | api-merchant.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;