summaryrefslogtreecommitdiff
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 @@
<p>
{% trans %}
You can get the Gnurl Git repository using:
+ <!--
+ https://bugs.gnunet.org/view.php?id=5483 !
<code>git clone https://git.taler.net/gnurl.git</code>
+ -->
+ <code>git clone git://git.taler.net/gnurl.git</code>
The versions are checked in as signed git tags.
{% endtrans %}
</p>