Skip to content

Commit 974a9ae

Browse files
committed
[css3-color] link to conversions section
1 parent deadd50 commit 974a9ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,8 +1612,8 @@ but the first step are linear calculations and can be combined.</p>
16121612
<li>Convert D50-adapted XYZ to Lab
16131613
</ol>
16141614

1615-
<p class="issue">There is sample JavaScript code in <a href="conversions.js">conversions.js</a>
1616-
to do these conversions. Is that sufficient to document the steps needed?</p>
1615+
<p>There is sample JavaScript code for this conversion in <a href="#color-conversion-code">Sample
1616+
code for color conversions</a> section.</p>
16171617

16181618
<h3 id='lab-to-rgb'>
16191619
Converting Lab colors to sRGB colors</h3>

0 commit comments

Comments
 (0)