diff --git a/Modules/Polyfill/easing.luau b/Modules/Polyfill/easing.luau index 7b83c41..dc0ce0f 100644 --- a/Modules/Polyfill/easing.luau +++ b/Modules/Polyfill/easing.luau @@ -1,7 +1,7 @@ -- -- Adapted from -- Tweener's easing functions (Penner's Easing Equations) --- and http://code.google.com/p/tweener/ (jstweener javascript version) +-- and https://code.google.com/p/tweener/ (jstweener javascript version) -- -- For all easing functions: