aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2021-12-20 10:23:14 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2021-12-20 10:23:14 +0100
commit511058f7e97d46eebe74a8c14aaff81865faa860 (patch)
tree1fd4fc3ba4bd25bfdddca48c3bdd2c7d92992dbd
parent4ec4cc9bd9afdd4af19cb97018f2fa34ebf5b313 (diff)
downloadgnunet-511058f7e97d46eebe74a8c14aaff81865faa860.tar.gz
gnunet-511058f7e97d46eebe74a8c14aaff81865faa860.zip
DOCUMENTATION: Fix link to tutorial
-rw-r--r--doc/handbook/chapters/developer.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi
index a8f9d1ec3..e3ff20dcd 100644
--- a/doc/handbook/chapters/developer.texi
+++ b/doc/handbook/chapters/developer.texi
@@ -96,7 +96,7 @@ introduction, each of the GNUnet subsystems (directories in the
96addition to this documentation, GNUnet developers should be aware of the 96addition to this documentation, GNUnet developers should be aware of the
97services available on the GNUnet server to them. 97services available on the GNUnet server to them.
98 98
99New developers can have a look a the @uref{https://docs.gnunet.org/tutorial/gnunet-tutorial.html, GNUnet C tutorial}. 99New developers can have a look a the @uref{https://docs.gnunet.org/tutorial/tutorial.html, GNUnet C tutorial}.
100 100
101@c ** FIXME: Link to files in source, not online. 101@c ** FIXME: Link to files in source, not online.
102@c ** FIXME: Where is the Java tutorial? 102@c ** FIXME: Where is the Java tutorial?