Skip to content

Commit c7901b1

Browse files
authored
Use the full logo URL to fix the readme on nuget.org in the future (#10)
1 parent aea5550 commit c7901b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ![JWT Guard logo](logo-75.png "JWT Guard logo") JWT Guard
1+
# ![JWT Guard logo](https://raw.githubusercontent.com/wcabus/jwt-guard/refs/heads/main/logo-75.png "JWT Guard logo") JWT Guard
22

33
JWT Guard is a free, open source, test suite written in C# for testing the security of JSON Web Token (JWT) implementations.
44
It is designed to be used primarily by developers to test if their ASP.NET Core Web API's are properly validating JWT access tokens.

0 commit comments

Comments
 (0)