From: Ronan Date: Fri, 9 Dec 2016 16:08:11 +0000 (+0100) Subject: fix svg path for website X-Git-Tag: dab_3.99.1~161 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=bd0fce461a2c0e316c29344137a872f02db51277;p=src%2Fapp-framework-binder.git fix svg path for website Change-Id: I059fe29816c0cba1f423d02f5bc7034438843cac Signed-off-by: Ronan --- 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