- From: CVS User mike <cvsmail@w3.org>
- Date: Tue, 15 Jul 2014 12:18:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-polyglot
In directory roscoe:/tmp/cvs-serv27896
Modified Files:
CR-html-polyglot-20140530.html
Log Message:
Fixed broken link.
--- /sources/public/html5/html-polyglot/CR-html-polyglot-20140530.html 2014/07/14 17:25:51 1.11
+++ /sources/public/html5/html-polyglot/CR-html-polyglot-20140530.html 2014/07/15 12:18:03 1.12
@@ -1042,7 +1042,7 @@
is not required to work) or consumed via <code>file</code> URI (where fallback language via external HTTP
<code>Content-Language</code> would not work). Note that the internal <code>http-equiv="Content-Language</code>
<code>meta</code> element is <em>non-conforming</em> in HTML5. For more, see e.g. HTML5’s
- <a href="http://www.w3.org/TR/html5/elements#language">language determination rules</a>.</p>
+ <a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#language">language determination rules</a>.</p>
<!--End section: Language Attributes-->
</section>
Received on Tuesday, 15 July 2014 12:18:07 UTC