Change official spec location to dvcs.w3.org
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Thu, 22 Sep 2011 10:30:14 -0600
changeset 615 b679aa3a13f0
parent 614 ee2791b98b92
child 616 41bd940dbc7e
Change official spec location to dvcs.w3.org

The URL is a bit cumbersome, but it's what DOM4 does, so I'll go with it
for now.
editing.html
source.html
--- a/editing.html	Wed Sep 21 14:29:54 2011 -0600
+++ b/editing.html	Thu Sep 22 10:30:14 2011 -0600
@@ -65,16 +65,16 @@
 <body class=draft>
 <div class=head id=head>
 <h1>HTML Editing APIs</h1>
-<h2 class="no-num no-toc" id=work-in-progress-&mdash;-last-update-21-september-2011>Work in Progress &mdash; Last Update 21 September 2011</h2>
+<h2 class="no-num no-toc" id=work-in-progress-&mdash;-last-update-22-september-2011>Work in Progress &mdash; Last Update 22 September 2011</h2>
 <dl>
  <dt>Editor
  <dd>Aryeh Gregor &lt;<a href=mailto:ayg@aryeh.name>ayg@aryeh.name</a>&gt;
 
  <dt>Latest version
- <dd><a href=http://aryeh.name/spec/editing/editing.html>http://aryeh.name/spec/editing/editing.html</a>
+ <dd><a href=http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html>W3C Mercurial</a>
 
  <dt>Version history
- <dd><a href=https://dvcs.w3.org/hg/editing>Mercurial (W3C)</a>
+ <dd><a href=https://dvcs.w3.org/hg/editing>W3C Mercurial</a>
  <dd><a href=https://github.com/ayg/editing>github mirror</a>
 
  <dt>Issue tracker
--- a/source.html	Wed Sep 21 14:29:54 2011 -0600
+++ b/source.html	Thu Sep 22 10:30:14 2011 -0600
@@ -73,10 +73,10 @@
  <dd>Aryeh Gregor &lt;<a href=mailto:ayg@aryeh.name>ayg@aryeh.name</a>>
 
  <dt>Latest version
- <dd><a href=http://aryeh.name/spec/editing/editing.html>http://aryeh.name/spec/editing/editing.html</a>
+ <dd><a href=http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html>W3C Mercurial</a>
 
  <dt>Version history
- <dd><a href=https://dvcs.w3.org/hg/editing>Mercurial (W3C)</a>
+ <dd><a href=https://dvcs.w3.org/hg/editing>W3C Mercurial</a>
  <dd><a href=https://github.com/ayg/editing>github mirror</a>
 
  <dt>Issue tracker