gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [www] branch master updated: Fix a number of broken handboo


From: gnunet
Subject: [GNUnet-SVN] [www] branch master updated: Fix a number of broken handbook links
Date: Thu, 11 Jul 2019 02:08:43 +0200

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

naomi-phillips pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new efcfdeb  Fix a number of broken handbook links
efcfdeb is described below

commit efcfdeb5d2757c7a0d68748134c7d9949cb9f53a
Author: Naomi Phillips <address@hidden>
AuthorDate: Wed Jul 10 20:07:06 2019 -0400

    Fix a number of broken handbook links
---
 template/architecture.html.j2 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/template/architecture.html.j2 b/template/architecture.html.j2
index 0484c42..e7d62c0 100644
--- a/template/architecture.html.j2
+++ b/template/architecture.html.j2
@@ -86,13 +86,13 @@
       <div class="col-md">
         <h2>{{ _("System architecture") }}</h2>
         <p>
-        Read more about the system architecure in the respective section of 
our <a href="https://docs.gnunet.org/handbook/#System-Architecture"; 
target="_blank">handbook</a>.
+        Read more about the system architecure in the respective section of 
our <a href="https://docs.gnunet.org/handbook/gnunet.html#System-Architecture"; 
target="_blank">handbook</a>.
         </p>
       </div>
       <div class="col-md">
         <h2>{{ _("Subsystems") }}</h2>
         <p>
-        Read more about the subsystems (or GNUnet services) in the respective 
section of our <a href="https://docs.gnunet.org/handbook/#Code-overview"; 
target="_blank">handbook</a>.
+        Read more about the subsystems (or GNUnet services) in the respective 
section of our <a 
href="https://docs.gnunet.org/handbook/gnunet.html#Code-overview"; 
target="_blank">handbook</a>.
         </p>
       </div>
     </div>
@@ -101,13 +101,13 @@
       <div class="col-md">
         <h2>{{ _("libgnunetutil") }}</h2>
         <p>
-        libgnunetutil is the fundamental library that all GNUnet code builds 
upon. Ideally, this library should contain most of the platform dependent code 
(except for user interfaces and really special needs that only few applications 
have). Read <a href="https://docs.gnunet.org/handbook/#libgnunetutil";>more</a>.
+        libgnunetutil is the fundamental library that all GNUnet code builds 
upon. Ideally, this library should contain most of the platform dependent code 
(except for user interfaces and really special needs that only few applications 
have). Read <a 
href="https://docs.gnunet.org/handbook/gnunet.html#libgnunetutil";>more</a>.
         </p>
       </div>
       <div class="col-md">
         <h2>{{ _("APIs") }}</h2>
         <p>
-        GNUnet offers variaty of APIs for <a 
href="https://docs.gnunet.org/handbook/#Interprocess-communication-API-_0028IPC_0029";
 target="_blank">accessing services</a> (using IPC), <a 
href="https://docs.gnunet.org/#Service-API";>running services</a>, <a 
href="https://docs.gnunet.org/#Message-Queue-API";>message queues</a>, or <a 
href="https://docs.gnunet.org/handbook/#Cryptography-API"; 
target="_blank">cryptographic operations</a>.
+        GNUnet offers variaty of APIs for <a 
href="https://docs.gnunet.org/handbook/gnunet.html#Interprocess-communication-API-_0028IPC_0029";
 target="_blank">accessing services</a> (using IPC), <a 
href="https://docs.gnunet.org/handbook/gnunet.html#Service-API";>running 
services</a>, <a 
href="https://docs.gnunet.org/handbook/gnunet.html#Message-Queue-API";>message 
queues</a>, or <a 
href="https://docs.gnunet.org/handbook/gnunet.html#Cryptography-API"; 
target="_blank">cryptographic operations</a>.
         </p>
       </div>
     </div>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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