summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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">