From 28470556be1228f51216d1ea84d51d517d76903b Mon Sep 17 00:00:00 2001 From: xrs Date: Mon, 24 Jun 2019 18:01:42 +0200 Subject: partly fixes 0005599, other links do not have a replacement --- README | 2 +- doc/handbook/chapters/developer.texi | 2 +- doc/tutorial/gnunet-tutorial.texi | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index ad8b28419..19d773430 100644 --- 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. diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi index 830a345a8..79955d37a 100644 --- a/doc/handbook/chapters/developer.texi +++ b/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: diff --git a/doc/tutorial/gnunet-tutorial.texi b/doc/tutorial/gnunet-tutorial.texi index df75fb995..6982b4200 100644 --- a/doc/tutorial/gnunet-tutorial.texi +++ b/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 -- cgit v1.2.3