adjust url to testbed_test.c in pdf
authorng0 <ng0@infotropique.org>
Sun, 22 Oct 2017 14:59:37 +0000 (14:59 +0000)
committerng0 <ng0@infotropique.org>
Sun, 22 Oct 2017 14:59:37 +0000 (14:59 +0000)
doc/documentation/gnunet-c-tutorial.texi

index 69a4c6478e95f75d4beeca50c5f62017581db068..1b216cdaa2518677ce81273df34226696bc306f9 100644 (file)
@@ -663,8 +663,9 @@ With the testbed API, a sample test case can be structured as follows:
 
 @noindent
 The source code for the above listing can be found at
-@uref{https://gnunet.org/git/gnunet.git/tree/doc/testbed_test.c}
-or in the @file{doc/} folder of your repository check-out.
+@uref{https://gnunet.org/git/gnunet.git/tree/doc/
+documentation/testbed_test.c}
+or in the @file{doc/documentation/} folder of your repository check-out.
 After installing GNUnet, the above source code can be compiled as:
 
 @example