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 5f8aa00..27a4f81 100644
--- a/bin/taler_urls.py
+++ b/bin/taler_urls.py
@@ -3,7 +3,7 @@ from urllib.parse import urlparse
taler_urls = dict(
online = dict(
donations = "https://donations.{}.taler.net/",
- blog = "https://blog.{}.taler.net/",
+ blog = "https://shop.{}.taler.net/",
bank = "https://bank.{}.taler.net/",
backoffice = "https://backoffice.{}.taler.net/",
exchange = "https://exchange.{}.taler.net/",