[ism8] Fix broken image in docs (#2341)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>pull/2394/head
parent
be78953143
commit
cbad1a8715
|
@ -210,4 +210,4 @@ NULL=Undefiniert
|
||||||
```
|
```
|
||||||
|
|
||||||
_Result_
|
_Result_
|
||||||
<img src="doc/Sitemap-Example.png" width="800" height="600">
|
<img src="./doc/Sitemap-Example.png" width="800" height="600">
|
||||||
|
|
Loading…
Reference in New Issue