summaryrefslogtreecommitdiff
path: root/design-documents/015-merchant-backoffice-routing.rst
diff options
context:
space:
mode:
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