dap commit: avoid redirect for DAP homepage

changeset:   367:352ea4b0b0d2
branch:      mediastream-recording-fpwd
tag:         tip
user:        dom@localhost6.localdomain6
date:        Thu Jan 31 14:33:34 2013 +0100
files:       media-stream-capture/MediaRecorder.html
description:
avoid redirect for DAP homepage


diff -r 0703f8ee88ea -r 352ea4b0b0d2 media-stream-capture/MediaRecorder.html
--- a/media-stream-capture/MediaRecorder.html	Thu Jan 31 14:21:46 2013 +0100
+++ b/media-stream-capture/MediaRecorder.html	Thu Jan 31 14:33:34 2013 +0100
@@ -450,7 +450,7 @@
   
 
         <p>
-          This document was published by the <a href="http://www.w3.org/2011/04/webrtc/">Web Real-Time Communication Working Group</a> and <a href="http://www.w3.org/2009/dap">Device APIs Working Group</a> as a First Public Working Draft.
+          This document was published by the <a href="http://www.w3.org/2011/04/webrtc/">Web Real-Time Communication Working Group</a> and <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as a First Public Working Draft.
           
           
           If you wish to make comments regarding this document, please send them to 

Received on Thursday, 31 January 2013 13:33:39 UTC