From bd0fce461a2c0e316c29344137a872f02db51277 Mon Sep 17 00:00:00 2001 From: Ronan Date: Fri, 9 Dec 2016 17:08:11 +0100 Subject: [PATCH] fix svg path for website Change-Id: I059fe29816c0cba1f423d02f5bc7034438843cac Signed-off-by: Ronan --- doc/afb-bindings-writing.md | 2 +- doc/afb-overview.md | 4 ++-- 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 -- 2.16.6