commit 154bc85f470fcdafe397282984268e3547a17859 parent 61094200ed9f59b0959c8a34eaeee8ed27ab80df Author: MikoĊaj Lenczewski <mikolaj.lenczewski308@gmail.com> Date: Fri, 12 Jun 2020 15:43:57 +0100 Fixed broken CodeFactor link Diffstat:
| M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -9,8 +9,8 @@ For help with the library, feel free to visit our Discord and ask any questions | Service | Status Badge | | ------- | ------------ | | Discord | [![Discord Server][discord-server-badge]](https://discord.gg/DKQhxuY) | -| Code Quality | [](https://www.codefactor.io/repository/github/enderrifter/netsharp/overview/master) | -| CI Build | [](https://quartzstudios.visualstudio.com/NetSharp/_build/latest?definitionId=7&branchName=master) | +| Code Quality | [](https://www.codefactor.io/repository/github/mblenczewski/netsharp/overview/master) | +| CI Build | [](https://quartzstudios.visualstudio.com/NetSharp/_build/latest?definitionId=7&branchName=master) | The latest release build can be used by searching for NetSharp in the NuGet package manager.