summaryrefslogtreecommitdiff
path: root/template/wallet.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-09-15 12:18:03 +0200
committerChristian Grothoff <christian@grothoff.org>2020-09-15 12:18:03 +0200
commit74b1f0ec7295a9938d23c2c48762c79cab4a1c3f (patch)
tree5cf402834c0cca07ded56fa29887d7aeba036907 /template/wallet.html.j2
parentad7a2432a4a8370377c6a842785d7cd7c85100dc (diff)
downloadwww-74b1f0ec7295a9938d23c2c48762c79cab4a1c3f.tar.gz
www-74b1f0ec7295a9938d23c2c48762c79cab4a1c3f.tar.bz2
www-74b1f0ec7295a9938d23c2c48762c79cab4a1c3f.zip
add pages for cashier and pos, modify link to wallet to point to F-Droid instead of F-Dold
Diffstat (limited to 'template/wallet.html.j2')
-rw-r--r--template/wallet.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 53e41928..907fd59f 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -244,9 +244,9 @@ document.addEventListener('DOMContentLoaded', onLoad);
</a>
</li>
<li>
- <a href="https://fdold.eu/taler-wallet-android.apk">
+ <a href="https://f-droid.org/en/packages/net.taler.wallet.fdroid/">
{% trans %}
- Download Android App from us (bypassing Google registration) and Open in a File Manager to install.
+ Download Android App from F-Droid (bypassing Google registration).
{% endtrans %}
</a>
</li>