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!