gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch stable updated: - fixed tutorial link


From: gnunet
Subject: [www] branch stable updated: - fixed tutorial link
Date: Sun, 23 May 2021 20:23:34 +0200

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

t3sserakt pushed a commit to branch stable
in repository www.

The following commit(s) were added to refs/heads/stable by this push:
     new 8f9c24f  - fixed tutorial link
     new 8b45ef2  Merge branch 'stable' of ssh://gnunet.org/www into stable
8f9c24f is described below

commit 8f9c24f116f689a874c813388b0e15678d15c47a
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Sun May 23 20:17:00 2021 +0200

    - fixed tutorial link
---
 common/navigation.j2.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 16c602d..2237ecf 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -67,7 +67,7 @@
           <li><a class="dropdown-item" href="https://git.gnunet.org"; 
target="_blank">{{ _("Source Code") }}</a></li>
           <li><a class="dropdown-item" target="_blank" 
href="https://docs.gnunet.org/doxygen/";>{{ _("Source Code Documentation") 
}}</a></li>
           <li><a class="dropdown-item" href="https://buildbot.gnunet.org/"; 
target="_blank">{{ _("Continuous Integration") }}</a></li>
-          <li><a class="dropdown-item" target="_blank" 
href="https://docs.gnunet.org/tutorial/gnunet-tutorial.html";>{{ _("Development 
Tutorial") }}</a></li>
+          <li><a class="dropdown-item" target="_blank" 
href="https://docs.gnunet.org/tutorial/tutorial.html";>{{ _("Development 
Tutorial") }}</a></li>
           <li><a class="dropdown-item" href="{{ url_localized('gnurl.html') 
}}">libgnurl</a></li>
         </ul>
       </li>

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