Browse Source

partly fixes 0005599, other links do not have a replacement

xrs 4 years ago
parent
commit
28470556be
3 changed files with 4 additions and 4 deletions
  1. 1 1
      README
  2. 1 1
      doc/handbook/chapters/developer.texi
  3. 2 2
      doc/tutorial/gnunet-tutorial.texi

+ 1 - 1
README

@@ -536,7 +536,7 @@ Further Reading
   * Using git (NOTE: 1.1 GiB as of 2019-03-09):
     git clone https://git.gnunet.org/bibliography.git
   * Using Drupal:
-    https://old.gnunet.org/bibliography
+    https://bib.gnunet.org/
 
   The Drupal access will be replaced by a new interface to our
   bibliography in the foreseeable future.

+ 1 - 1
doc/handbook/chapters/developer.texi

@@ -2609,7 +2609,7 @@ code.
 
 Since now activating DEBUG automatically makes it VERBOSE and activates
 @strong{all} debug messages by default, you probably want to use the
-@uref{https://old.gnunet.org/logging, https://old.gnunet.org/logging}
+@uref{https://docs.gnunet.org/#Logging, https://docs.gnunet.org/#Logging}
 functionality to filter only relevant messages.
 A suitable configuration could be:
 

+ 2 - 2
doc/tutorial/gnunet-tutorial.texi

@@ -63,7 +63,7 @@ GNUnet can be used to develop a Peer-to-Peer application.
 Detailed installation instructions for
 various operating systems and a detailed list of all
 dependencies can be found on our website at
-@uref{https://old.gnunet.org/installation} and in our
+@uref{https://docs.gnunet.org/#Installation} and in our
 Reference Documentation (GNUnet Handbook).
 
 Please read this tutorial carefully since every single step is
@@ -1545,7 +1545,7 @@ The current log level is configured using the @code{$GNUNET_FORCE_LOG}
 environmental variable. The @code{DEBUG} level is only available if
 @command{--enable-logging=verbose} was used when running
 @command{configure}. More details about logging can be found under
-@uref{https://old.gnunet.org/logging}.
+@uref{https://docs.gnunet.org/#Logging}.
 
 You should also probably enable the creation of core files, by setting
 @code{ulimit}, and echo'ing @code{1} into