Skip to content

Commit a3d2449

Browse files
committed
fix(xml): fix screenshot path
Signed-off-by: Stanislas <skita@teclib.com>
1 parent 510c3c3 commit a3d2449

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

treeview.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
</en>
102102
</tags>
103103
<screenshots>
104-
<screenshot>https://github.com/pluginsGLPI/treeview/master/master/screenshots/treeview.png</screenshot>
105-
<screenshot>https://github.com/pluginsGLPI/treeview/master/master/screenshots/treeview.gif</screenshot>
104+
<screenshot>https://raw.githubusercontent.com/pluginsGLPI/treeview/master/screenshots/screenshot.png</screenshot>
105+
<screenshot>https://raw.githubusercontent.com/pluginsGLPI/treeview/master/treeview.gif</screenshot>
106106
</screenshots>
107107
</root>

0 commit comments

Comments
 (0)