summaryrefslogtreecommitdiff
path: root/design-documents/015-merchant-backoffice-routing.rst
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-04-29 09:14:32 -0300
committerSebastian <sebasjm@gmail.com>2021-04-29 09:14:38 -0300
commita48b3b90b7b0a36d3fd93a58b24125989a6442a3 (patch)
tree2e494b84541c0a1de4bdd9b2d639d9e96ba5bf39 /design-documents/015-merchant-backoffice-routing.rst
parent3d250ac0c1857dbe4fb64d9b46d572430d5b6450 (diff)
downloaddocs-a48b3b90b7b0a36d3fd93a58b24125989a6442a3.tar.gz
docs-a48b3b90b7b0a36d3fd93a58b24125989a6442a3.tar.bz2
docs-a48b3b90b7b0a36d3fd93a58b24125989a6442a3.zip
fix references and title
Diffstat (limited to 'design-documents/015-merchant-backoffice-routing.rst')
-rw-r--r--design-documents/015-merchant-backoffice-routing.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/design-documents/015-merchant-backoffice-routing.rst b/design-documents/015-merchant-backoffice-routing.rst
index c12e375f..07aee233 100644
--- a/design-documents/015-merchant-backoffice-routing.rst
+++ b/design-documents/015-merchant-backoffice-routing.rst
@@ -38,6 +38,8 @@ The application can potentially test if the protocol or version matched.
While the application is not ready, just the top navigation bar will be shown
with a message in the left and the lang selection option.
+.. _routing:
+
Application routing
====================
@@ -115,7 +117,7 @@ As an example:
instance, assuming that BACKEND_URL points to the default instance.
* ``$BACKOFFICE_URL/#/product/foo/update`` will show the update page for the
- `foo` product of the instance pointed by $BACKEND_URL
+ ``foo`` product of the instance pointed by $BACKEND_URL
Special cases