summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-17 10:29:26 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-17 10:29:26 +0100
commit64ebc23547e85cbe5c1bc020be2590bdb9c97200 (patch)
tree3da6bc1fdd2cc549538805b544b3ac83af61cbca /README.md
parentdba666430d276753f6a0c648cf4711860bc0753a (diff)
Convert svg to png for the doc
Change-Id: Ia62cba8da3db425d63c18104d597cd577f9651ab Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8d396e7e..ecb500cb 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"