Skip to content

Commit 8430160

Browse files
committed
Fixes broken link in api docs, fixes #210
1 parent 1276cf0 commit 8430160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ interpolate(['red', 0.25, 'green']);
552552

553553
As opposed to how current browsers implement the CSS spec ([see discussion](https://github.com/w3c/csswg-drafts/issues/3931)), interpolation hints _do not_ affect color stop positions in Culori.
554554

555-
### Built-in easing functions
555+
<h3 id='built-in-easing-functions'>Built-in easing functions</h3>
556556

557557
<a id="easingMidpoint" href="#easingMidpoint">#</a> **easingMidpoint**(_H = 0.5_)
558558

0 commit comments

Comments
 (0)