commit 7957ccc86237e9e10c3da18deeefaa7f88ee6b2d
parent 2f5f1537f1d7ade6ce41796116cdaee47c5322df
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Thu, 4 May 2017 10:49:53 +0200
fix links between tstype(s)
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/api/api-bank.rst b/api/api-bank.rst
@@ -78,8 +78,8 @@ request.
}
-
.. _BankAuth:
+.. _tsref-type-BankAuth:
.. code-block:: tsref
interface BankAuth {
@@ -98,6 +98,7 @@ request.
.. _BasicAuth:
+.. _tsref-type-BasicAuth:
.. code-block:: tsref
interface BasicAuth {