aboutsummaryrefslogtreecommitdiff
path: root/doc/gnunet-c-tutorial.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gnunet-c-tutorial.tex')
-rw-r--r--doc/gnunet-c-tutorial.tex3
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
466\exercise{Find out how many peers you can run on your system.} 466\exercise{Find out how many peers you can run on your system.}
467 467
468\exercise{Find out how to create a 2D torus topology by changing the 468\exercise{Find out how to create a 2D torus topology by changing the
469 options in the configuration file.\footnote{FIXME: Sree Harsha: need to 469 options in the configuration file.\footnote{See \url{https://gnunet.org/content/supported-topologies}}
470 document configuration file options on gnunet.org and add link here!}
471 Then use the DHT API to store and retrieve values in the 470 Then use the DHT API to store and retrieve values in the
472 network.} 471 network.}
473 472