diff options
-rw-r--r-- | doc/gnunet-c-tutorial.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gnunet-c-tutorial.tex b/doc/gnunet-c-tutorial.tex index 3232dc81c7..13c9755673 100644 --- a/doc/gnunet-c-tutorial.tex +++ b/doc/gnunet-c-tutorial.tex @@ -549,7 +549,7 @@ disconnect from the service with the provided service handle (\texttt{op\_result \exercise{Find out how many peers you can run on your system.} \exercise{Find out how to create a 2D torus topology by changing the - options in the configuration file.\footnote{See \url{https://gnunet.org/content/supported-topologies}} + options in the configuration file.\footnote{See \url{https://gnunet.org/supported-topologies}} Then use the DHT API to store and retrieve values in the network.} |