gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: Update install instructions to clone from g


From: gnunet
Subject: [www] branch master updated: Update install instructions to clone from git.gnunet.org domain
Date: Tue, 14 Dec 2021 18:02:28 +0100

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 eb3ce3a  Update install instructions to clone from git.gnunet.org 
domain
eb3ce3a is described below

commit eb3ce3af2125e02c31030f14cd44b7fcb425a1b4
Author: Calvin Lee Heim III <frofroggy@gmail.com>
AuthorDate: Mon Nov 22 05:42:18 2021 -0800

    Update install instructions to clone from git.gnunet.org domain
    
    The previous instruction cloned from gnunet.org instead.
---
 template/install.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/install.html.j2 b/template/install.html.j2
index 588525a..a975124 100644
--- a/template/install.html.j2
+++ b/template/install.html.j2
@@ -98,7 +98,7 @@ If you have any queries about the installation or the usage, 
please <a href="eng
    {% endtrans %}
   </p>
   <code class="block">
-    $ git clone https://gnunet.org/git/gnunet.git
+    $ git clone https://git.gnunet.org/git/gnunet.git
   </code>
   <p>
    {% trans %}

-- 
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]