Skip to content

Commit ab4ef7f

Browse files
committed
Fix badge links
1 parent 22a3587 commit ab4ef7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
![License](https://img.shields.io/github/license/ionite34/MinimalApiMapper)
55

66

7-
![NuGet Version](https://img.shields.io/nuget/v/MinimalApiMapper.SourceGenerator?style=flat&logo=nuget&label=MinimalApiMapper.SourceGenerator&color=104b7e)
8-
![NuGet Version](https://img.shields.io/nuget/v/MinimalApiMapper.Abstractions?style=flat&logo=nuget&label=MinimalApiMapper.Abstractions&color=104b7e)
7+
![NuGet Version](https://img.shields.io/nuget/v/MinimalApiMapper.SourceGenerator?style=flat&logo=nuget&label=MinimalApiMapper.SourceGenerator&color=104b7e&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FMinimalApiMapper.SourceGenerator)
8+
![NuGet Version](https://img.shields.io/nuget/v/MinimalApiMapper.Abstractions?style=flat&logo=nuget&label=MinimalApiMapper.Abstractions&color=104b7e&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FMinimalApiMapper.Abstractions)
99

1010

1111
**Tired of choosing between the clean organization of MVC Controllers and the blazing-fast, Native AOT power of Minimal APIs? Now you don't have to!**

0 commit comments

Comments
 (0)