Skip to content

Commit

Permalink
adjusted nuget links
Browse files Browse the repository at this point in the history
  • Loading branch information
ModernRonin authored Jan 6, 2021
1 parent 40a30e5 commit 22681c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NSubstitute.Equivalency

[![NuGet](https://img.shields.io/nuget/v/NSubstitute.Equivalency.svg)](https://www.nuget.org/packages/NSubstitute.Equivalency/)
[![NuGet](https://img.shields.io/nuget/dt/NSubstitute.Equivalency.svg)](https://www.nuget.org/packages/NSubstitute.Equivalency)
[![NuGet](https://img.shields.io/nuget/v/NSubstituteEquivalency.svg)](https://www.nuget.org/packages/NSubstituteEquivalency/)
[![NuGet](https://img.shields.io/nuget/dt/NSubstituteEquivalency.svg)](https://www.nuget.org/packages/NSubstituteEquivalency)

## Motivation
For an intro what this library is solving, check out my [blog article](https://modernronin.github.io/2021/01/06/NSubstitute-and-equivalency-argument-matching/).
Expand Down

0 comments on commit 22681c7

Please sign in to comment.