Skip to content

Commit a3093d7

Browse files
committed
update pic url
1 parent 7a3b590 commit a3093d7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<div align="center">
33
<h1>
44
<picture>
5-
<source srcset="https://github.com/Paw-SQL/pawsql-vscode/raw/main/resources/logo.png" media="(prefers-color-scheme: dark)"/>
6-
<img src="https://github.com/Paw-SQL/pawsql-vscode/raw/main/resources/logo.png" width=600 />
5+
<source srcset="https://docs.pawsql.com/_images/logo.png" media="(prefers-color-scheme: dark)"/>
6+
<img src="https://docs.pawsql.com/_images/logo.png" width=600 />
77

88

99
</picture>
@@ -20,8 +20,8 @@
2020
<br/>
2121

2222
<picture>
23-
<source srcset="https://github.com/Paw-SQL/pawsql-vscode/raw/main/resources/demo.gif" media="(prefers-color-scheme: dark)"/>
24-
<img src="https://github.com/Paw-SQL/pawsql-vscode/raw/main/resources/demo.gif" width=800 />
23+
<source srcset="https://docs.pawsql.com/_images/demo-vscode.gif" media="(prefers-color-scheme: dark)"/>
24+
<img src="https://docs.pawsql.com/_images/demo-vscode.gif" width=800 />
2525
</picture>
2626
<br/>
2727

0 commit comments

Comments
 (0)