Skip to content

Commit

Permalink
chore: fixup light scheme link
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 7, 2024
1 parent 596e04a commit 47a77d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ is a good starting point to get an idea of what you should provide.

<picture>
<source media="(prefers-color-scheme: dark)" srcset="../sponsor/Auth0byOkta_dark.png">
<source media="(prefers-color-scheme: light)" srcset=".,/sponsor/Auth0byOkta_light.png">
<source media="(prefers-color-scheme: light)" srcset="../sponsor/Auth0byOkta_light.png">
<img height="65" align="left" alt="Auth0 by Okta" src="../sponsor/Auth0byOkta_light.png">
</picture>

Expand Down

0 comments on commit 47a77d9

Please sign in to comment.