mirror of
https://github.com/Syllo/nvtop.git
synced 2025-12-23 22:18:41 -05:00
Merge pull request #279 from michel-slm/fix-screenshot-urls-in-appstream
Fix screenshot URLs in appstream
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<caption>The nvtop interface</caption>
|
||||
<image>https://github.com/Syllo/nvtop/blob/master/screenshot/NVTOP_ex1.png</image>
|
||||
<image>https://raw.githubusercontent.com/Syllo/nvtop/master/screenshot/NVTOP_ex1.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>The nvtop option screen</caption>
|
||||
<image>https://github.com/Syllo/nvtop/blob/master/screenshot/Nvtop-config.png</image>
|
||||
<image>https://raw.githubusercontent.com/Syllo/nvtop/master/screenshot/Nvtop-config.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user