Skip to content

Commit 9cbec6e

Browse files
committed
[css2] update i18n faq url
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402722
1 parent c1fa4a3 commit 9cbec6e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css2/selector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ <h3>5.11.4 <a name="lang">The language pseudo-class:</a> <a name="x41"><span
10271027
protocols indicate language using codes from RFC 3066 <a href="refs.html#ref-RFC3066" rel="biblioentry" class="noxref"><span class="informref">[RFC3066]</span></a> or
10281028
its successor, and by means of "xml:lang" attributes in the case of
10291029
XML-based documents <a href="refs.html#ref-XML10" rel="biblioentry" class="noxref"><span class="normref">[XML10]</span></a>. See <a
1030-
href="http://www.w3.org/International/questions/qa-lang-2or3.html">
1030+
href="http://www.w3.org/International/questions/qa-lang-2or3">
10311031
"FAQ: Two-letter or three-letter language codes."</a></p>
10321032

10331033
<div class="example"><P style="display:none">Example(s):</P>

css2/selector.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01//EN'>
22
<html lang="en">
3-
<!-- $Id: selector.src,v 2.104 2007-02-19 16:45:47 bbos Exp $ -->
3+
<!-- $Id: selector.src,v 2.105 2007-06-13 15:07:59 fantasai Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Selectors</title>
@@ -976,7 +976,7 @@ have to be a valid language name.</p>
976976
protocols indicate language using codes from RFC 3066 [[-RFC3066]] or
977977
its successor, and by means of "xml:lang" attributes in the case of
978978
XML-based documents [[XML10]]. See <a
979-
href="http://www.w3.org/International/questions/qa-lang-2or3.html">
979+
href="http://www.w3.org/International/questions/qa-lang-2or3">
980980
"FAQ: Two-letter or three-letter language codes."</a></p>
981981

982982
<div class="example">

0 commit comments

Comments
 (0)