CVS 2011/webrtc/editor

Update of /sources/public/2011/webrtc/editor
In directory roscoe:/tmp/cvs-serv3487

Modified Files:
	.htaccess 
Log Message:
redirect to github

--- /sources/public/2011/webrtc/editor/.htaccess	2014/09/04 07:48:33	1.1
+++ /sources/public/2011/webrtc/editor/.htaccess	2014/10/06 07:52:50	1.2
@@ -2,5 +2,5 @@
 RewriteBase /2011/webrtc/editor
 
 RewriteRule ^getusermedia.html$ http://w3c.github.io/mediacapture-main/getusermedia.html [R=permanent,L]
-#RewriteRule ^webrtc.html$ http://w3c.github.io/webrtc-pc/webrtc.html [R=permanent,L]
+RewriteRule ^webrtc.html$ http://w3c.github.io/webrtc-pc/webrtc.html [R=permanent,L]
 RewriteRule ^MediaRecorder.html$ http://w3c.github.io/mediacapture-record/MediaRecorder.html

Received on Monday, 6 October 2014 07:52:51 UTC