From 1754e8ef4ec0c549dd0d854322b73ec95ba4fc4a Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Sat, 18 Jul 2020 10:57:11 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81bc625..b618bee 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,4 @@ Easing.OutQuart(2, 10, 100, 4); // => 103.75 ## Additional Info -Use this library with [MoonTools.Core.Curve](https://github.com/MoonsideGames/MoonTools.Core.Curve) for some nicely animated Bezier curves! +Use this library with [MoonTools.Curve](https://gitea.moonside.games/MoonsideGames/MoonTools.Curve) for some nicely animated Bezier curves!