summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-02-25 19:09:08 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2019-03-29 18:31:40 +0100
commitff5502f63dcf9a9b5f201bb46de2540cf3e0d406 (patch)
tree4f335a5db95dd199485759334ffe852cf218baa5
parent2fb5c5bed37994f22f7fc730223110baa5f6d06a (diff)
downloadsurvey-stable.tar.gz
survey-stable.tar.bz2
survey-stable.zip
Provide better link to install the wallet.v0.5.2stable
-rw-r--r--talersurvey/survey/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/talersurvey/survey/templates/index.html b/talersurvey/survey/templates/index.html
index ef2db87..ffd8f61 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -9,7 +9,7 @@
</div>
<div class="taler-installed-hide">
<p>The survey is not possible without the wallet;
- please <a href="https://{{ env('TALER_ENV_NAME', www) }}.taler.net/">install one!</a></p>
+ please <a href="https://taler.net/wallet-installation.html">install one!</a></p>
</div>
<div class="taler-installed-show">
<form action="{{ url_for('submit_survey') }}" method="post" class="pure-form pure-form-stacked">