aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2021-03-18 23:34:38 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2021-03-18 23:34:38 +0100
commitd40a549b6d845e6a2da427833189e9c9e226aee8 (patch)
tree2b6f04120bd24a1dd951655f97a356c9c0534b19
parente185a556536bab6d294a4efa66ce6e36d424e9f8 (diff)
downloadgnunet-d40a549b6d845e6a2da427833189e9c9e226aee8.tar.gz
gnunet-d40a549b6d845e6a2da427833189e9c9e226aee8.zip
-fixed image path in handbook
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
-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 abd128e3b..8b0085cce 100644
--- a/doc/handbook/chapters/developer.texi
+++ b/doc/handbook/chapters/developer.texi
@@ -9791,7 +9791,7 @@ channel can represent an outgoing connection opened by entering a room with
9791@code{GNUNET_MESSENGER_enter_room} or an incoming connection if the room was 9791@code{GNUNET_MESSENGER_enter_room} or an incoming connection if the room was
9792opened before via @code{GNUNET_MESSENGER_open_room}. 9792opened before via @code{GNUNET_MESSENGER_open_room}.
9793 9793
9794@image{images/messenger_room.png} 9794@image{images/messenger_room,6in,,Room structure}
9795 9795
9796To enter a room you have to specify the "door" (peer's identity of a peer which 9796To enter a room you have to specify the "door" (peer's identity of a peer which
9797has opened the room) and the key of the room (which is identical to a CADET 9797has opened the room) and the key of the room (which is identical to a CADET