Skip to content

Commit 273d237

Browse files
committed
[CSS2] Fixed broken links.
1 parent b739b88 commit 273d237

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

css2/changes.src

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -267,10 +267,10 @@ changes and most changes to examples are not listed here.</p>
267267
<ins>in CSS&nbsp;2</ins> may be <ins>table,</ins> block or
268268
inline<del>, but not both simultaneously</del>. <ins>In future
269269
levels of CSS, other types of formatting context will be
270-
introduced.</ins> <a href="#block-level">Block-level</a> boxes
271-
participate in a <a href="#block-formatting">block formatting</a>
272-
context. <a href="#inline-level">Inline-level boxes</a>
273-
participate in an <a href="#inline-formatting">inline
270+
introduced.</ins> <a href="visuren.html#block-level">Block-level</a> boxes
271+
participate in a <a href="visuren.html#block-formatting">block formatting</a>
272+
context. <a href="visuren.html#inline-level">Inline-level boxes</a>
273+
participate in an <a href="visuren.html#inline-formatting">inline
274274
formatting</a> context. <ins>Table formatting contexts are
275275
described in the <a href="tables.html" >chapter on
276276
tables.</a></ins>
@@ -421,7 +421,7 @@ changes and most changes to examples are not listed here.</p>
421421
<li id=s.G.2d class=clarification>
422422
<p><span class=updated>[2013-04-29]</span> The letters u, r and l
423423
of the URI token may be written as escapes (see the <a
424-
href="#s.4.1.1">previous errata</a>). In <a
424+
href="#s.4.1.1a">previous errata</a>). In <a
425425
href="grammar.html#scanner" >G.2 &ldquo;Lexical scanner,&rdquo;</a> change:
426426

427427
<blockquote>

0 commit comments

Comments
 (0)