CVS html5

Update of /sources/public/html5
In directory rastaban:/u/source_public_checkout/html5

Modified Files:
	.htaccess 
Log Message:
move redirect

--- /sources/public/html5/.htaccess	2022/06/27 10:50:23	1.44
+++ /sources/public/html5/.htaccess	2022/06/27 11:05:48	1.45
@@ -1,4 +1,3 @@
 RewriteEngine on
 RewriteBase /html5
-RewriteRule ^html-author/charref(.html)?$ https://html.spec.whatwg.org/multipage/named-characters.html [R=301,L]
 RewriteRule ^(.*)$  https://html.spec.whatwg.org/multipage/$1 [R=301,L]

Received on Monday, 27 June 2022 11:05:50 UTC