From 64ebc23547e85cbe5c1bc020be2590bdb9c97200 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 17 Mar 2017 10:29:26 +0100 Subject: Convert svg to png for the doc Change-Id: Ia62cba8da3db425d63c18104d597cd577f9651ab Signed-off-by: Romain Forlot --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8d396e7..ecb500c 100644 --- a/README.md +++ b/README.md @@ -275,9 +275,9 @@ low-can unsubscribe { "event" : "doors*" } ON-REPLY 3:low-can/unsubscribe: {"jtype":"afb-reply","request":{"status":"success"}} ``` -[OpenXC_to_AGL]: images/OpenXC_to_AGL.svg "From OpenXC firmware to AGL binding" -[CAN_bindings_communication]: images/CAN_bindings_communication.svg "Communication between CAN bindings and third applications" -[CAN_mapping]: images/CAN_level_mapping.svg "CAN low and high level bindings mapping" +[OpenXC_to_AGL]: images/OpenXC_to_AGL.png "From OpenXC firmware to AGL binding" +[CAN_bindings_communication]: images/CAN_bindings_communication.png "Communication between CAN bindings and third applications" +[CAN_mapping]: images/CAN_level_mapping.png "CAN low and high level bindings mapping" [USB_CAN]: http://reference.com/ "USB CAN adapter recommended" [OBD2_cable]: http://foo.bar/ "OBD2<->DB9 recommended cable" -- cgit 1.2.3-korg