From 6e7e8a524f143b159ec532b3881cec544b5a5125 Mon Sep 17 00:00:00 2001 From: Patrick Allwood Date: Wed, 24 Jun 2026 14:11:51 +0100 Subject: [PATCH] fix: Absolute readme image link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c89d8f7..4c28e516 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## About Open.IdentityServer -![Open.IdentityServer](./docs/images/OpenIdentityServerDark.png) +![Open.IdentityServer](https://raw.githubusercontent.com/RockSolidKnowledge/Open.IdentityServer/main/docs/images/OpenIdentityServerDark.png) Open.IdentityServer is a free, open source [OpenID Connect](http://openid.net/connect/) and [OAuth 2.0](https://tools.ietf.org/html/rfc6749) framework for .NET.