From 150f16916e921cc9c9a25aa607226167cd3a78db Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Fri, 25 Oct 2019 14:17:50 -0700 Subject: [PATCH] fix badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c3cf8b..dc14de0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MoonTools.Core.Bonk -[![NuGet Badge](https://buildstats.info/nuget/MoonTools.Core.Bonk)](https://www.nuget.org/packages/NUnit/) +[![NuGet Badge](https://buildstats.info/nuget/MoonTools.Core.Bonk)](https://www.nuget.org/packages/MoonTools.Core.Bonk/) [![CircleCI](https://circleci.com/gh/MoonsideGames/MoonTools.Core.Bonk.svg?style=svg)](https://circleci.com/gh/MoonsideGames/MoonTools.Core.Bonk) Bonk is a fast and modular collision detection system for MonoGame that is part of the MoonTools suite.