Skip to content

Commit 11d4f1e

Browse files
committed
[dbaron revision history] Fix broken links. (date: 2003/08/07 22:33:12)
1 parent f46a250 commit 11d4f1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-syntax/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h3>Referring to characters not represented in a character encoding</h3>
254254
the other hand, alter escape sequences that cancel the special meaning
255255
of an ASCII character.
256256

257-
<p><a href="conform.html#conformance">Conforming user agents</a> must
257+
<p><a href="#conformance">Conforming user agents</a> must
258258
correctly map to Unicode all characters in any character encodings
259259
that they recognize (or they must behave as if they did).
260260

@@ -1872,7 +1872,7 @@ <h3 id="property-def-initial">Initial</h3>
18721872
<p>This part specifies the property's initial value. If the property
18731873
is <a href="#property-def-inherited">inherited</a>, this is the value
18741874
that is given to the root element of the <a
1875-
href="conform.html#doctree">document tree</a>. Please consult
1875+
href="#doctree">document tree</a>. Please consult
18761876
the the Cascading &amp; Inheritance module [[!CSS3CASCADE]] for information
18771877
about the interaction between style sheet-specified, inherited, and
18781878
initial values.

0 commit comments

Comments
 (0)