gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [www] branch master updated (38adf1f -> 680deeb)


From: gnunet
Subject: [GNUnet-SVN] [www] branch master updated (38adf1f -> 680deeb)
Date: Mon, 08 Jul 2019 18:09:17 +0200

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

xrs pushed a change to branch master
in repository www.

    from 38adf1f  fix makefile
     new 322f00f  change peer id of alternativ groupchat server; fix text
     new 97cb360  update links to docs
     new 680deeb  Merge branch 'master' of ssh://git.gnunet.org/www

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 common/navigation.j2.inc | 8 ++++----
 template/use.html.j2     | 7 ++-----
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 2b584b0..810c290 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -64,12 +64,12 @@
           <li><a class="dropdown-item" href="architecture.html">{{ _("System 
Architecture") }}</a></li>
           <li><a class="dropdown-item" href="https://bugs.gnunet.org"; 
target="_blank">{{ _("Bug Tracker") }}</a></li>
           <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://doxygen.gnunet.org";>{{ _("Source Code Documentation") }}</a></li>
+          <li><a class="dropdown-item" target="_blank" 
href="https://docs.gnunet.org/doxygen/";>{{ _("Source Code Documentation") 
}}</a></li>
           <!-- 
           /* Until there is no functional CI we don't show this */
           <li><a class="dropdown-item" href="https://gitlab.gnunet.org/"; 
target="_blank">{{ _("Continuous Integration") }}</a></li>
           -->
-          <li><a class="dropdown-item" target="_blank" 
href="https://tutorial.gnunet.org/";>{{ _("Development Tutorial") }}</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" href="gnurl.html">libgnurl</a></li>
         </ul>
       </li>
@@ -87,8 +87,8 @@
          <li><a class="dropdown-item" href="use.html">{{ _("Use") }}</a></li>
          <li><a class="dropdown-item" href="video.html">{{ _("Videos") 
}}</a></li>
           <li><a class="dropdown-item" href="glossary.html">{{ _("Glossary") 
}}</a></li>
-         <li><a class="dropdown-item" target="_blank" 
href="https://docs.gnunet.org";>{{ _("Handbook") }}</a></li>
-    <li><a class="dropdown-item" target="_blank" 
href="https://rest.gnunet.org";>{{ _("REST API") }}</a></li>
+         <li><a class="dropdown-item" target="_blank" 
href="https://docs.gnunet.org/handbook/gnunet.html";>{{ _("Handbook") }}</a></li>
+    <li><a class="dropdown-item" target="_blank" 
href="https://rest.gnunet.org/";>{{ _("REST API") }}</a></li>
           <li><a class="dropdown-item" href="faq.html">{{ _("FAQ") }}</a></li>
           <li><a class="dropdown-item" href="https://bib.gnunet.org/date.html"; 
target="_blank">{{ _("Bibliography") }}</a></li>
        </ul>
diff --git a/template/use.html.j2 b/template/use.html.j2
index cfdd2e6..783e98d 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -155,7 +155,7 @@
                $ LD_LIBRARY_PATH=/path/to/gnunetlibs ./groupchat 
--config=/path/to/gnunet.conf 
--server=88RXABKJNMT426FY81N2DXN0M2X37SW5Q1NR005YPDZ1Q7A22CHG --port=t3ss 
--nick=YOURNICK<br>
          </code>
          <p>
-              (or as alternative server 
"YV6G9EP9K3X41BM3FJ3D29BDZR6358XNZ6KDZVV7DFW729YB0KCG" and port "welcome")
+              (or as alternative server 
"QYYZ9S0GMRS5GJGA415YEFB29RM1E4NJ4NX8DG0T8GYFDJVYHNJ0" and port "welcome")
          </p>
          <p>
               The peer and port in this example should work in real, because 
that peer is almost always online and running groupchat on that port.
@@ -355,16 +355,13 @@
           </code>
         </p>
         <p>
-          Here a service named 'http' is configured to be accessed on a remote 
and local host on port 80. The IP address is the default IP address for the 
exit interface. If you like to change to another private IP address range you 
can use can change
+          Here a service named 'http' is configured to be accessed on a remote 
and local host on port 80. The IP address is the default IP address for the 
exit interface. If you like to change to another private IP address range you 
can change the option in section 'exit':
         </p>
         <p>
           <code>
           IPV4ADDR = 169.254.86.1
           </code>
         </p>
-        <p>
-          in section 'exit'.
-        </p>
         <p>
           Now we have to add a GNS record to the namestore.
         </p>

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



reply via email to

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