gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: avoid %


From: gnunet
Subject: [taler-www] branch master updated: avoid %
Date: Wed, 17 Jun 2020 18:48:01 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new dc1d0d9  avoid %
dc1d0d9 is described below

commit dc1d0d9d2579dbb83369297ef97759cebb6c9f4e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jun 17 18:47:58 2020 +0200

    avoid %
---
 template/principles.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/principles.html.j2 b/template/principles.html.j2
index b17b9f4..64fb9a3 100644
--- a/template/principles.html.j2
+++ b/template/principles.html.j2
@@ -41,7 +41,7 @@
             For countries, Free/Libre
             software means GNU Taler can not compromise sovereignty by imposing
             restrictions or requirements.  And for exchange operators, 
transparency is crucial to satisfy
-            <a 
href="https://en.wikipedia.org/wiki/Kerckhoffs%27s_principle";>Kerckhoff's 
principle</a>
+            <a 
href="https://en.wikipedia.org/wiki/Kerckhoffs's_principle">Kerckhoff's 
principle</a>
             and to establish public confidence.
           {% endtrans %}
         </p>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]