Skip to content

Commit 9ad15f5

Browse files
Update README.md
Fix incorrect package links
1 parent fe0a4ba commit 9ad15f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ The supported flavors of ASP.NET are:
4242
* **ASP.NET Core**
4343
<div>Adds API versioning to your ASP.NET Core <i>Minimal API</i> applications</div>
4444

45-
[![NuGet Package](https://img.shields.io/nuget/v/Asp.Versioning.Http.Versioning.svg)](https://www.nuget.org/packages/Asp.Versioning.Http.Versioning)
46-
[![NuGet Downloads](https://img.shields.io/nuget/dt/Asp.Versioning.Http.svg?color=green)](https://www.nuget.org/packages/Asp.Versioning.Http.Versioning)
45+
[![NuGet Package](https://img.shields.io/nuget/v/Asp.Versioning.Http.svg)](https://www.nuget.org/packages/Asp.Versioning.Http)
46+
[![NuGet Downloads](https://img.shields.io/nuget/dt/Asp.Versioning.Http.svg?color=green)](https://www.nuget.org/packages/Asp.Versioning.Http)
4747
[![Quick Start](https://img.shields.io/badge/quick-start-9B6CD1)](../../wiki/New-Services-Quick-Start#aspnet-core)
4848
[![Examples](https://img.shields.io/badge/example-code-2B91AF)](../../tree/main/examples/AspNetCore/WebApi)
4949

@@ -131,4 +131,4 @@ This project is supported by the [.NET Foundation](https://dotnetfoundation.org)
131131
----
132132
> If you are an existing user, please makes sure you review the [release notes](../../releases) between all major and minor package releases.
133133
134-
<div style="text-align:center;margin-top:32px;font-size:small">Logo by <a href="https://sacramento-design.com" target="_blank">Sacramento Design Works</a></div>
134+
<div style="text-align:center;margin-top:32px;font-size:small">Logo by <a href="https://sacramento-design.com" target="_blank">Sacramento Design Works</a></div>

0 commit comments

Comments
 (0)