summaryrefslogtreecommitdiff
path: root/bin/taler_urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/taler_urls.py')
-rw-r--r--bin/taler_urls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler_urls.py b/bin/taler_urls.py
index 649301f..8c81e38 100644
--- a/bin/taler_urls.py
+++ b/bin/taler_urls.py
@@ -38,7 +38,7 @@ def get_urls(envname):
bank = "https://bank.grumla.se/",
backoffice = "https://backoffice.grumla.se/",
exchange = "https://exchange.grumla.se/",
- merchant_backend = "https://backend.grumla.se/",
+ merchant_backend = "https://merchant-backend.grumla.se/",
landing = "https://grumla.se/",
survey = "https://survey.grumla.se/",
sync = "https://sync.grumla.se/",