commit 46749f87dbe69e038931bcf60b5654835a0cab21
parent bcb6cd2f40011a0d011ed3588e638a908a1375cd
Author: Florian Dold <florian@dold.me>
Date: Mon, 27 Jul 2026 19:53:45 +0200
let paivana go to docs as it has fewer weird redirects
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
@@ -124,7 +124,7 @@ PAIVANA_DOMAIN=paivana.$MYDOMAIN
# Website that is put behind the Paivana paywall.
# Note that this is an *upstream* server, it is not
# served by the sandcastle itself.
-PAIVANA_DESTINATION=${PAIVANA_DESTINATION:-https://www.taler.net/}
+PAIVANA_DESTINATION=${PAIVANA_DESTINATION:-https://docs.taler.net/}
# Ports of the services running inside the container.
# Should be synchronized with the sandcastle-run script.