Skip to content

Commit fe19ecb

Browse files
committed
chore: fixup light scheme link
1 parent 635a16b commit fe19ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<picture>
1717
<source media="(prefers-color-scheme: dark)" srcset="../sponsor/Auth0byOkta_dark.png">
1818
<source media="(prefers-color-scheme: light)" srcset="../sponsor/Auth0byOkta_light.png">
19-
<img height="65" align="left" alt="Auth0 by Okta" src=".,/sponsor/Auth0byOkta_light.png">
19+
<img height="65" align="left" alt="Auth0 by Okta" src="../sponsor/Auth0byOkta_light.png">
2020
</picture>
2121

2222
If you want to quickly add OpenID Connect authentication to Node.js apps, feel free to check out Auth0's Node.js SDK and free plan. [Create an Auth0 account; it's free!][sponsor-auth0]<br><br>

0 commit comments

Comments
 (0)