html5 .htaccess,1.15,1.16

Update of /sources/public/html5
In directory hutz:/tmp/cvs-serv7669

Modified Files:
	.htaccess 
Log Message:
make http://dev.w3.org/html5/s/assertions.sch redirect


Index: .htaccess
===================================================================
RCS file: /sources/public/html5/.htaccess,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- .htaccess	15 Jan 2012 11:11:07 -0000	1.15
+++ .htaccess	15 Jan 2012 11:25:54 -0000	1.16
@@ -5,5 +5,6 @@
 RedirectMatch permanent /html5/s/xml.rnc http://dev.w3.org/html5/spec/
 RedirectMatch permanent /html5/s/html-microdata.rnc http://dev.w3.org/html5/md/
 RedirectMatch permanent /html5/s/xml-microdata.rnc http://dev.w3.org/html5/md/
+RedirectMatch permanent /html5/s/assertions.sch http://dev.w3.org/html5/spec/
 RedirectMatch permanent /html5/c/all/ http://dev.w3.org/html5/spec/
 RedirectMatch permanent /html5/c/microdata/ http://dev.w3.org/html5/md/

Received on Sunday, 15 January 2012 11:26:27 UTC