commit 6f3f91961264e6062a7925fc6ee75bbac4267ef8
parent 9e5037f46baf12359e6b8e5d1dfe98149cdb523b
Author: Florian Dold <florian.dold@gmail.com>
Date: Tue, 19 Jan 2016 13:32:31 +0100
fix wrong link
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api-mint.rst b/api-mint.rst
@@ -2,7 +2,7 @@
The Mint RESTful JSON API
=========================
-The API specified here follows the `general conventions <http-common>`_
+The API specified here follows the :ref:`general conventions <http-common>`
for all details not specified in the individual requests.
-------------------