Skip to content

Commit 10f79d3

Browse files
use absolute URLs
Signed-off-by: Achille Roussel <[email protected]>
1 parent b605ff9 commit 10f79d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<picture>
3-
<source media="(prefers-color-scheme: dark)" srcset=".github/blob/main/profile/dispatch_logo_dark.png?raw=true">
4-
<img alt="dispatch logo" src=".github/blob/main/profile/dispatch_logo_light.png?raw=true" height="64">
3+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/dispatchrun/.github/blob/main/profile/dispatch_logo_dark.png?raw=true">
4+
<img alt="dispatch logo" src="https://github.com/dispatchrun/.github/blob/main/profile/dispatch_logo_light.png?raw=true" height="64">
55
</picture>
66
</p>
77

0 commit comments

Comments
 (0)