summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--donations.conf2
-rw-r--r--talerdonations/donations/templates/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/donations.conf b/donations.conf
index aaed4b4..fcf6e4e 100644
--- a/donations.conf
+++ b/donations.conf
@@ -4,7 +4,7 @@ currency = EUR
[frontends]
# Merchant backend to use.
-backend = http://backend.euro.taler.net/
+backend = https://backend.euro.taler.net/
# This value will fill: "Authorization: ApiKey <fill here>"
# NOTE: needs to be changed, but real value shouldn't be in
diff --git a/talerdonations/donations/templates/index.html b/talerdonations/donations/templates/index.html
index acd1166..759dfbb 100644
--- a/talerdonations/donations/templates/index.html
+++ b/talerdonations/donations/templates/index.html
@@ -24,7 +24,7 @@
<option value="decentralization">Decentralized communication networks</option>
<option value="foi">Freedom of Information</option>
<option value="alphabit">Alpha-BIT-isation</option>
- <option value="GNUnet">Informational Self-Determination</option>
+ <option value="selfdet">Informational Self-Determination</option>
<option value="moralcourage">Moral courage</option>
<option value="gnome">GNOME</option>
</select>