CVS html5/spec-author-view

Update of /sources/public/html5/spec-author-view
In directory rastaban:/var/tmp/cvs-serv17807

Modified Files:
	.htaccess 
Log Message:
adding redirection to github as req. by Mike Smith


--- /sources/public/html5/spec-author-view/.htaccess	2011/07/05 07:28:49	1.5
+++ /sources/public/html5/spec-author-view/.htaccess	2019/07/11 11:41:53	1.6
@@ -1,4 +1,5 @@
 RedirectMatch permanent /html5/spec-author-view/multipage/Overview.html http://dev.w3.org/html5/spec-author-view/Overview.html
 RedirectMatch permanent /html5/spec-author-view/multipage/spec.html http://dev.w3.org/html5/spec-author-view/spec.html
+RedirectMatch permanent /html5/spec-author-view/(.*) https://html.spec.whatwg.org/multipage/
 DirectoryIndex Overview.html
 AddType text/html;charset=utf-8 .html

Received on Thursday, 11 July 2019 11:41:55 UTC