summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html.j2 b/index.html.j2
index e550c2f..ce26219 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -99,11 +99,11 @@
sold articles using taler.
<ul>
<li>
- The <a href="block/track">back office Web site</a>
+ The <a href="{{ merchant_blog_url }}/backoffice">back office Web site</a>
allows you to track the transactions of the merchant.
</li>
<li>
- The <a href="bank/public-accounts">public accounts page</a> at the bank
+ The <a href="{{ bank_url }}/public-accounts">public accounts page</a> at the bank
allow you to observe transactions of certain bank accounts, including
those of the shops, from the perspective of the bank.
</li>