From 11d7a99c3972e1f2b05622fdacd74c5d53fce95c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 18 Jan 2016 01:22:55 +0100 Subject: more links --- api-merchant.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/api-merchant.rst b/api-merchant.rst index 6f3d822c..9ce4eabf 100644 --- a/api-merchant.rst +++ b/api-merchant.rst @@ -126,7 +126,9 @@ successful response to the following two calls: The `product` object describes the product being purchased from the merchant. It has the following structure: - .. code-block:: ts + .. _tsref-type-Product: + + .. code-block:: tsref interface Product { // Human-readable product description. -- cgit v1.2.3