We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5fe634 commit 2267931Copy full SHA for 2267931
1 file changed
css3-syntax/Overview.src.html
@@ -462,7 +462,7 @@ <h4>Principles of CSS error handling</h4>
462
forward-compatible syntax requires first determining the beginning and
463
end of the part that is invalid and then handling that part in a
464
specified way. The latter is described in the <a
465
-href="error-handling">rules for handling parsing errors</a>. The
+href="#error-handling">rules for handling parsing errors</a>. The
466
mechanism for the former is described within the grammar.</p>
467
468
<p>The handling of style sheets that do not parse according to the
0 commit comments