diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-05-12 11:38:42 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-05-12 11:38:53 +0200 |
commit | ab05583faae9715f6e8a034f84d445c2beb8c27c (patch) | |
tree | 1d313f7aee518e78b4a4843f1d78c200ceed0684 | |
parent | b78e000b14238cf2a5782a953a6cb2aa6cb3d1fb (diff) |
fix link
-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.} |