Skip to content

Commit cde9b1b

Browse files
committed
Fix link errors
1 parent 113a3fd commit cde9b1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3566,7 +3566,7 @@ <h2 id="changes"><span class="secno">11.</span>
35663566
<a href="#word-break" class="property">'word-break'</a> property.</li>
35673567
<li>The <a href="http://www.w3.org/TR/2003/CR-css3-text-20030514/#word-break-inside" class="property">'word-break-inside'</a>
35683568
property has been replaced by the
3569-
<a href="#word-break:hyphenate" class="property">'hyphenate'</a> property.</li>
3569+
<a href="#word-break" class="property">'hyphenate'</a> property.</li>
35703570
<li>The <a href="http://www.w3.org/TR/2003/CR-css3-text-20030514/#wrap-option" class="property">'wrap-option'</a>
35713571
property has been replaced by the
35723572
<a href="#text-wrap" class="property">'text-wrap'</a> and

0 commit comments

Comments
 (0)