Skip to content

Commit d18a336

Browse files
committed
[css-color-5][editorial] fix broken link in explainer
1 parent d438d6a commit d18a336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-5/RCS-Explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Specified as [part of CSS Color 5](https://drafts.csswg.org/css-color-5/#relativ
3636
RCS modifies the grammar of the various color syntaxes in CSS Color 4
3737
to add an optional **origin color**
3838
and **channel keywords** which are manipulated, using CSS
39-
[mathematical functions]() such as `calc`
39+
[mathematical functions](https://drafts.csswg.org/css-values-4/#math) such as `calc`
4040
to create new colors.
4141

4242
Typically, the origin color uses **CSS variables**.

0 commit comments

Comments
 (0)