projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaf938c
)
adjust url to testbed_test.c in pdf
author
ng0
<ng0@infotropique.org>
Sun, 22 Oct 2017 14:59:37 +0000
(14:59 +0000)
committer
ng0
<ng0@infotropique.org>
Sun, 22 Oct 2017 14:59:37 +0000
(14:59 +0000)
doc/documentation/gnunet-c-tutorial.texi
patch
|
blob
|
history
diff --git
a/doc/documentation/gnunet-c-tutorial.texi
b/doc/documentation/gnunet-c-tutorial.texi
index 69a4c6478e95f75d4beeca50c5f62017581db068..1b216cdaa2518677ce81273df34226696bc306f9 100644
(file)
--- a/
doc/documentation/gnunet-c-tutorial.texi
+++ b/
doc/documentation/gnunet-c-tutorial.texi
@@
-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