diff options
Diffstat (limited to 'doc/gnunet-c-tutorial.tex')
-rw-r--r-- | doc/gnunet-c-tutorial.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gnunet-c-tutorial.tex b/doc/gnunet-c-tutorial.tex index fe53eca9d..b5826cdd3 100644 --- a/doc/gnunet-c-tutorial.tex +++ b/doc/gnunet-c-tutorial.tex @@ -466,8 +466,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{FIXME: Sree Harsha: need to - document configuration file options on gnunet.org and add link here!} + options in the configuration file.\footnote{See \url{https://gnunet.org/content/supported-topologies}} Then use the DHT API to store and retrieve values in the network.} |