partly fixes 0005599, other links do not have a replacement
authorxrs <xrs@mail36.net>
Mon, 24 Jun 2019 16:01:42 +0000 (18:01 +0200)
committerxrs <xrs@mail36.net>
Mon, 24 Jun 2019 16:01:42 +0000 (18:01 +0200)
README
doc/handbook/chapters/developer.texi
doc/tutorial/gnunet-tutorial.texi

diff --git a/README b/README
index ad8b28419ce14e76d3a7e7ba02903ecca61ed3e7..19d773430f0ebb46fc8cf69dc374ccc98d0cafa0 100644 (file)
--- a/README
+++ b/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.
index 830a345a8232e47d1158c21c578d97ff0135c535..79955d37ae824706eb356e6021ab0507c7ccb7c4 100644 (file)
@@ -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:
 
index df75fb99594d0f6efdf6e05e60e3d4cae2e07342..6982b420005bd4910fe57875718639954c6fb995 100644 (file)
@@ -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