summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-30 11:47:23 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-30 11:47:23 -0500
commit036687869e33a7fe707aecf54de8921a965e02f1 (patch)
tree65a1aee780467c427e01151270fdebb90e1e93d8
parenta16e85b1b8dee93bd311521ce99addd44cf9e365 (diff)
downloaddocs-036687869e33a7fe707aecf54de8921a965e02f1.tar.gz
docs-036687869e33a7fe707aecf54de8921a965e02f1.tar.bz2
docs-036687869e33a7fe707aecf54de8921a965e02f1.zip
fix location of Merchant API doc
-rw-r--r--design-documents/014-merchant-backoffice-ui.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/014-merchant-backoffice-ui.rst b/design-documents/014-merchant-backoffice-ui.rst
index 2b21424e..8c4104dc 100644
--- 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