We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcfc40e + 2ada672 commit 7785b0bCopy full SHA for 7785b0b
1 file changed
README.md
@@ -31,7 +31,7 @@ Install
31
32
[](http://npmjs.org/package/bezier-easing)
33
34
-It is the equivalent to [CSS Transitions' `transition-timing-function`](http://www.w3.org/TR/css3-transitions/#transition-timing-function-property).
+It is the equivalent to [CSS Transitions' `transition-timing-function`](http://www.w3.org/TR/css-easing-1/#cubic-bezier-easing-functions).
35
36
37
In the same way you can define in CSS `cubic-bezier(0.42, 0, 0.58, 1)`,
0 commit comments