fix main screen image url (#5)

This commit is contained in:
EmuB0y 2022-09-11 00:56:14 +08:00 committed by GitHub
parent a6b8ec9edf
commit 46d959f4d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<caption>Main screen</caption> <caption>Main screen</caption>
<image>https://raw.githubusercontent.com/Ryujinx/Ryujinx-Website/master/static/public/shell_fullsize.png</image> <image>https://raw.githubusercontent.com/Ryujinx/Ryujinx-Website/main/public/assets/images/shell.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<caption>The Legend of Zelda: Breath of the Wild running in fullscreen on Ryujinx</caption> <caption>The Legend of Zelda: Breath of the Wild running in fullscreen on Ryujinx</caption>