commit 036687869e33a7fe707aecf54de8921a965e02f1
parent a16e85b1b8dee93bd311521ce99addd44cf9e365
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Sat, 30 Jan 2021 11:47:23 -0500
fix location of Merchant API doc
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/design-documents/014-merchant-backoffice-ui.rst b/design-documents/014-merchant-backoffice-ui.rst
@@ -7,7 +7,7 @@ Motivation
The merchant should have a user-friendly way to manage the merchant
backend, which can currently only be done via a HTTP+JSON RESTful API
-(:doc:`core/api-merchant`).
+(:doc:`../core/api-merchant`).
Security Architecture