Skip to content

Commit 57e80d8

Browse files
authored
fix: update image urls in README.md
1 parent 8ce2ae4 commit 57e80d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
22
<a href="https://github.com/PasarGuard/panel" target="_blank" rel="noopener noreferrer">
33
<picture>
4-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/PasarGuard/docs/raw/main/logos/PasarGuard-white-logo.png">
5-
<img width="160" height="160" src="https://github.com/PasarGuard/docs/raw/main/logos/PasarGuard-black-logo.png">
4+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/PasarGuard/PasarGuard.github.io/raw/main/public/logos/PasarGuard-white-logo.png">
5+
<img width="160" height="160" src="https://github.com/PasarGuard/PasarGuard.github.io/raw/main/public/logos/PasarGuard-black-logo.png">
66
</picture>
77
</a>
88
</p>
@@ -55,7 +55,7 @@
5555

5656
<p align="center">
5757
<a href="https://github.com/PasarGuard/panel" target="_blank" rel="noopener noreferrer" >
58-
<img src="https://github.com/PasarGuard/docs/raw/master/screenshots/preview.png" alt="PasarGuard screenshots" width="600" height="auto">
58+
<img src="https://github.com/PasarGuard/PasarGuard.github.io/raw/main/public/logos/screenshot.png" alt="PasarGuard screenshots" width="600" height="auto">
5959
</a>
6060
</p>
6161

0 commit comments

Comments
 (0)