Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update image path
Browse files Browse the repository at this point in the history
  • Loading branch information
caesay authored Jan 27, 2024
1 parent ad66ab5 commit 7aa6b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Please find our new home at Velopack: https://github.com/velopack/velopack

<a href="https://github.com/velopack/velopack">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/velopack/velopack/master/docs/artwork/velopack-white.svg">
<img alt="Velopack Logo" src="https://raw.githubusercontent.com/velopack/velopack/master/docs/artwork/velopack-black.svg" width="300">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/velopack/velopack/master/docfx/images/velopack-white.svg">
<img alt="Velopack Logo" src="https://raw.githubusercontent.com/velopack/velopack/master/docfx/images/velopack-black.svg" width="300">
</picture>
</a>

Expand Down

0 comments on commit 7aa6b21

Please sign in to comment.