diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-03-22 00:28:32 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-03-22 00:28:32 +0100 |
commit | 543d11a3c01029d40c5351d466803533a9a2ccd4 (patch) | |
tree | 70ff34bc6a38be65782290547663f7e8ddb57c35 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 1d3f7616e61897e6829a580b0a41b97fc9ee0088 (diff) |
Change appdata screenshot path
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index bda8491..2b21541 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -29,11 +29,11 @@ <screenshots> <screenshot type="default"> <caption>Simple view</caption> - <image>https://raw.githubusercontent.com/flathub/com.dec05eba.gpu_screen_recorder/master/resources/screenshot1.png</image> + <image>https://raw.githubusercontent.com/dec05eba/com.dec05eba.gpu_screen_recorder/master/resources/screenshot1.png</image> </screenshot> <screenshot> <caption>Advanced view</caption> - <image>https://raw.githubusercontent.com/flathub/com.dec05eba.gpu_screen_recorder/master/resources/screenshot2.png</image> + <image>https://raw.githubusercontent.com/dec05eba/com.dec05eba.gpu_screen_recorder/master/resources/screenshot2.png</image> </screenshot> </screenshots> |