aboutsummaryrefslogtreecommitdiff
path: root/template/gnurl.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/gnurl.html.j2')
-rw-r--r--template/gnurl.html.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/template/gnurl.html.j2 b/template/gnurl.html.j2
index 5dfae696..9e8b0fc7 100644
--- a/template/gnurl.html.j2
+++ b/template/gnurl.html.j2
@@ -125,7 +125,11 @@
125 <p> 125 <p>
126 {% trans %} 126 {% trans %}
127 You can get the Gnurl Git repository using: 127 You can get the Gnurl Git repository using:
128 <!--
129 https://bugs.gnunet.org/view.php?id=5483 !
128 <code>git clone https://git.taler.net/gnurl.git</code> 130 <code>git clone https://git.taler.net/gnurl.git</code>
131 -->
132 <code>git clone git://git.taler.net/gnurl.git</code>
129 The versions are checked in as signed git tags. 133 The versions are checked in as signed git tags.
130 {% endtrans %} 134 {% endtrans %}
131 </p> 135 </p>