From 0252737e481cc6d31f35bf499ba64514e05ad5cd Mon Sep 17 00:00:00 2001 From: Michal Paukert Date: Thu, 3 Aug 2023 10:19:56 +0200 Subject: [PATCH] update links --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1151fd1..8217d66 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # SystemWrapper -[![NuGet version](https://img.shields.io/nuget/v/SystemWrapper.Interfaces.svg)](https://www.nuget.org/packages/SystemWrapper.Wrappers/) -![branch: master](http://img.shields.io/badge/branch-master-blue.svg?style=flat) [![Build status: master](https://ci.appveyor.com/api/projects/status/1126fol0d56a8my8/branch/master?svg=true)](https://ci.appveyor.com/project/jozefizso/systemwrapper/branch/master) ° ![branch: master](http://img.shields.io/badge/branch-develop-blue.svg?style=flat) [![Build status: develop](https://ci.appveyor.com/api/projects/status/1126fol0d56a8my8/branch/develop?svg=true)](https://ci.appveyor.com/project/jozefizso/systemwrapper/branch/develop) +[![NuGet version](https://img.shields.io/nuget/v/SystemWrappers.Core.Registry.svg)](https://www.nuget.org/packages/SystemWrappers.Core.Registry/) > **SystemWrappers.Core.Registry** is .NET library for easier testing of system APIs. @@ -19,4 +18,4 @@ Install-Package SystemWrappers.Core.Registry Source code is licensed under [Microsoft Public License (MS-PL)](LICENSE.txt). -Source code is forked from [https://systemwrapper.codeplex.com/](https://systemwrapper.codeplex.com/). \ No newline at end of file +Source code is forked from [https://github.com/jozefizso/SystemWrapper/](https://github.com/jozefizso/SystemWrapper). \ No newline at end of file