Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Mar 20, 2024
1 parent e8d1c8a commit dc5d874
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
@@ -1,7 +1,7 @@
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/getgrit/gritql/raw/readme-brand/assets/grit-logo-darkmode.png">
<img alt="Grit logo" src="https://github.com/getgrit/raw/readme-brand/assets/images/grit-logo.png" width="40%">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/getgrit/gritql/readme-brand/assets/grit-logo-darkmode.png">
<img alt="Grit logo" src="https://raw.githubusercontent.com/getgrit/gritql/readme-brand/assets/grit-logo.png" width="40%">
</picture>
</div>

Expand Down

0 comments on commit dc5d874

Please sign in to comment.