html5 .htaccess,1.32,1.33

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

Modified Files:
	.htaccess 
Log Message:
updated

Index: .htaccess
===================================================================
RCS file: /sources/public/html5/.htaccess,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- .htaccess	10 Oct 2012 11:53:49 -0000	1.32
+++ .htaccess	10 Oct 2012 11:55:39 -0000	1.33
@@ -1,5 +1,5 @@
 RewriteEngine On
-RewriteRule /html5/spec/(.*)$  http://dev.w3.org/html5/github-html/$1 [P,L]
+RewriteRule /html5/spec/(.*)$ http://dev.w3.org/html5/github-html/heartbeat/$1 [P,L]
 Redirect 410 /html5/core
 RedirectMatch permanent /html5/editing-api http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html
 RedirectMatch permanent /html5/html-api-map http://dvcs.w3.org/hg/html-api-map/raw-file/tip/Overview.html

Received on Wednesday, 10 October 2012 11:55:45 UTC