summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRonan <ronan.lemartret@iot.bzh>2016-12-09 17:08:11 +0100
committerRonan <ronan.lemartret@iot.bzh>2016-12-09 17:08:24 +0100
commitbd0fce461a2c0e316c29344137a872f02db51277 (patch)
tree5d466884efd6e18a30b6dc34efcdc67686b6d716 /doc
parent71d4728f61f2b650449838a6d96034697a36736d (diff)
fix svg path for website
Change-Id: I059fe29816c0cba1f423d02f5bc7034438843cac Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'doc')
-rw-r--r--doc/afb-bindings-writing.md2
-rw-r--r--doc/afb-overview.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/afb-bindings-writing.md b/doc/afb-bindings-writing.md
index 1db5a435..d8335086 100644
--- a/doc/afb-bindings-writing.md
+++ b/doc/afb-bindings-writing.md
@@ -1404,4 +1404,4 @@ Adding a dependency to afb-daemon is enough. See below:
DEPENDS += " afb-daemon "
-[tic-tac-toe_diagram]: pictures/tic-tac-toe.svg (Tic-Tac-Toe sequences diagram)
+[tic-tac-toe_diagram]: pictures/tic-tac-toe.svg
diff --git a/doc/afb-overview.md b/doc/afb-overview.md
index 75703442..7071d3c6 100644
--- a/doc/afb-overview.md
+++ b/doc/afb-overview.md
@@ -255,5 +255,5 @@ anymore.
- Integration of the protocol JSON-RPC for the websockets.
-[binder-basis]: pictures/AFB_overview.svg (Binder AFB daemon basis)
-[afb-for-services]: pictures/AFB_for_services.svg (Binder AFB daemon for services)
+[binder-basis]: pictures/AFB_overview.svg
+[afb-for-services]: pictures/AFB_for_services.svg