- From: CVS User lsilli <cvsmail@w3.org>
- Date: Sat, 02 Nov 2013 02:27:37 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide
In directory roscoe:/tmp/cvs-serv13100/html-xhtml-author-guide
Modified Files:
html-xhtml-authoring-guide.html
Log Message:
Fixing bug 23372, about xmlns:xlink declaration https://www.w3.org/Bugs/Public/show_bug.cgi?id=23372
--- /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/10/31 09:21:43 1.146
+++ /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/11/02 02:27:37 1.147
@@ -3,7 +3,7 @@
<head>
<title>Moved document</title>
<meta charset="UTF-8"/>
- <meta http-equiv="refresh" content="0;http://dev.w3.org/html5/html-polyglot/html-polyglot" />
+ <meta http-equiv="refresh" content="0;http://dev.w3.org/html5/html-polyglot/html-polyglot.html" />
</head>
<body>
<p>This page has moved to <a href="http://dev.w3.org/html5/html-polyglot/html-polyglot">http://dev.w3.org/html5/html-polyglot/html-polyglot</a></p>
Received on Saturday, 2 November 2013 02:27:38 UTC