summaryrefslogtreecommitdiff
path: root/template/wallet.html.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-03-22 18:57:22 +0100
committerStefan Kügel <skuegel@web.de>2024-03-22 18:57:22 +0100
commit408b178264cd0aa6a5ce4ace80a7e91515998e14 (patch)
treeece2d4827656e0409354b4bfb6b36c0ac6e42075 /template/wallet.html.j2
parent602af372fb39564f1643d93643685506c5980f4e (diff)
downloadwww-408b178264cd0aa6a5ce4ace80a7e91515998e14.tar.gz
www-408b178264cd0aa6a5ce4ace80a7e91515998e14.tar.bz2
www-408b178264cd0aa6a5ce4ace80a7e91515998e14.zip
update Apple App store URL (was Testflight)
Diffstat (limited to 'template/wallet.html.j2')
-rw-r--r--template/wallet.html.j25
1 files changed, 3 insertions, 2 deletions
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 4bd30c0b..abbb5a73 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -230,8 +230,9 @@ document.addEventListener('DOMContentLoaded', onLoad);
<div class="col-lg-6">
<h2>iOS</h2>
<p>
- {% trans %}The iOS wallet is available via
- <a href="https://testflight.apple.com/join/4fjyoe1N">Testflight</a></p>.{% endtrans %}
+ {% trans %}The iOS wallet is in the
+ <a href="https://apps.apple.com/app/taler-wallet/id6463440117">App Store</a>.{% endtrans %}
+ </p>
</p>
</div>