Skip to content

Commit eef826a

Browse files
committed
Fix badges
1 parent 1a00876 commit eef826a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
![License](https://img.shields.io/github/license/destructurama/json-net)
44

55
[![codecov](https://codecov.io/gh/destructurama/json-net/branch/master/graph/badge.svg?token=0ZRHIUEQM4)](https://codecov.io/gh/destructurama/json-net)
6-
[![Nuget](https://img.shields.io/nuget/dt/Destructurama.ByIgnoring)](https://www.nuget.org/packages/Destructurama.ByIgnoring)
7-
[![Nuget](https://img.shields.io/nuget/v/Destructurama.ByIgnoring)](https://www.nuget.org/packages/Destructurama.ByIgnoring)
6+
[![Nuget](https://img.shields.io/nuget/dt/Destructurama.JsonNet)](https://www.nuget.org/packages/Destructurama.JsonNet)
7+
[![Nuget](https://img.shields.io/nuget/v/Destructurama.JsonNet)](https://www.nuget.org/packages/Destructurama.JsonNet)
88

99
[![GitHub Release Date](https://img.shields.io/github/release-date/destructurama/json-net?label=released)](https://github.com/destructurama/json-net/releases)
1010
[![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/destructurama/json-net/latest?label=new+commits)](https://github.com/destructurama/json-net/commits/master)

0 commit comments

Comments
 (0)