CVS html5

Update of /sources/public/html5
In directory roscoe:/tmp/cvs-serv19916

Modified Files:
	.htaccess 
Log Message:
updated

--- /sources/public/html5/.htaccess	2013/04/29 13:49:39	1.38
+++ /sources/public/html5/.htaccess	2014/11/17 01:49:39	1.39
@@ -9,6 +9,8 @@
 RedirectMatch permanent /html5/c/all/ http://dev.w3.org/html5/spec/
 RedirectMatch permanent /html5/c/microdata/ http://dev.w3.org/html5/md/
 RedirectMatch permanent /html4-differences/ https://rawgithub.com/whatwg/html-differences/master/Overview.html
+RedirectMatch permanent /markup/ https://rawgithub.com/whatwg/html-differences/master/Overview.html
+RedirectMatch permanent /markup/(.*) http://w3c.github.io/html-reference/$1 [R,L]
 DefaultIcon /icons/text.gif
 HeaderName HEADER.html
 ReadmeName FOOTER.html

Received on Monday, 17 November 2014 01:49:41 UTC