- From: Mercurial notifier <cvsmail@w3.org>
- Date: Thu, 31 Jan 2013 13:21:51 +0000
- To: public-dap-commits@w3.org
changeset: 366:0703f8ee88ea
branch: mediastream-recording-fpwd
tag: tip
parent: 363:43b16e0c2890
user: dom@localhost6.localdomain6
date: Thu Jan 31 14:21:46 2013 +0100
files: media-stream-capture/MediaRecorder.html
description:
fix ed draft uri
diff -r 43b16e0c2890 -r 0703f8ee88ea media-stream-capture/MediaRecorder.html
--- a/media-stream-capture/MediaRecorder.html Thu Jan 31 14:18:56 2013 +0100
+++ b/media-stream-capture/MediaRecorder.html Thu Jan 31 14:21:46 2013 +0100
@@ -389,7 +389,7 @@
<dt>Latest editor's draft:</dt>
- <dd><a href="http://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/RecordingProposal.html">http://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/RecordingProposal.html</a></dd>
+ <dd><a href="https://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/MediaRecorder.html">https://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/MediaRecorder.html</a></dd>
Received on Thursday, 31 January 2013 13:21:52 UTC