commit a16e85b1b8dee93bd311521ce99addd44cf9e365
parent cc7fe6ba851338e3065ba4450fb9914f5ad141da
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Sat, 30 Jan 2021 11:44:50 -0500
fix rendering
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.html`).
+(:doc:`core/api-merchant`).
Security Architecture