fix image link
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 29 Aug 2017 10:54:10 +0000 (12:54 +0200)
committerRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 29 Aug 2017 10:54:10 +0000 (12:54 +0200)
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
README.md

index 676407e..c05af0f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -164,11 +164,11 @@ To enable native debugging mode, you need to define `XDS_NATIVE_GDB` variable.
 __Netbeans 8.x :__
 Open menu Tools -> Options  
 Then open C/C++ tab, in "Build Tools" sub-tab, click on "Add" button:
-![Add new tool panel](/docs/images/nb_newtool.jpg)
+![Add new tool panel](./docs/images/nb_newtool.jpg)
 
 Then, you should set *Debugger Command* to point to xds-gdb
 
-![Add new tool panel](/docs/images/nb_xds_options.jpg)
+![Add new tool panel](./docs/images/nb_xds_options.jpg)
 
 ### Others IDE