2009/dap/system-info .htaccess,1.3,1.4

Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv17723

Modified Files:
	.htaccess 
Log Message:
redirect Sensor API from CVS to Hg

Index: .htaccess
===================================================================
RCS file: /sources/public/2009/dap/system-info/.htaccess,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- .htaccess	8 Feb 2012 12:55:00 -0000	1.3
+++ .htaccess	14 Mar 2012 08:29:03 -0000	1.4
@@ -1,3 +1,4 @@
 RewriteEngine On
 RewriteBase /2009/dap/system-info/
-RewriteRule ^battery-status\.html$ http://dvcs.w3.org/hg/dap/raw-file/tip/battery/Overview.html [R=permanent,L]
\ No newline at end of file
+RewriteRule ^battery-status\.html$ http://dvcs.w3.org/hg/dap/raw-file/tip/battery/Overview.html [R=permanent,L]
+RewriteRule ^Sensors\.html$ http://dvcs.w3.org/hg/dap/raw-file/tip/sensor-api/Overview.html [R=permanent,L]
\ No newline at end of file

Received on Wednesday, 14 March 2012 08:29:07 UTC