dap commit: Fix document's domain link.

changeset:   290:bec34e25022f
tag:         tip
user:        Mounir Lamouri <mounir.lamouri@gmail.com>
date:        Wed Nov 28 14:51:33 2012 +0000
files:       network-api/Overview.html network-api/published/20121129.html
description:
Fix document's domain link.


diff -r 357b249beaf3 -r bec34e25022f network-api/Overview.html
--- a/network-api/Overview.html	Wed Nov 28 14:39:15 2012 +0000
+++ b/network-api/Overview.html	Wed Nov 28 14:51:33 2012 +0000
@@ -162,7 +162,7 @@
       </p>
 
       <p>
-        The concept of document <dfn><a href="http://dev.w3.org/html5/spec/origin-0.html#the-document-s-domain">
+        The concept of document <dfn><a href="http://dev.w3.org/html5/spec/browsers.html#the-document%27s-domain">
         domain</a></dfn> is defined in [[!HTML5]].
       </p>
     </section>
diff -r 357b249beaf3 -r bec34e25022f network-api/published/20121129.html
--- a/network-api/published/20121129.html	Wed Nov 28 14:39:15 2012 +0000
+++ b/network-api/published/20121129.html	Wed Nov 28 14:51:33 2012 +0000
@@ -649,7 +649,7 @@
       </p>
 
       <p>
-        The concept of document <dfn id="dfn-domain"><a href="http://dev.w3.org/html5/spec/origin-0.html#the-document-s-domain">
+        The concept of document <dfn id="dfn-domain"><a href="http://dev.w3.org/html5/spec/browsers.html#the-document%27s-domain">
         domain</a></dfn> is defined in [<cite><a class="bibref" href="#bib-HTML5">HTML5</a></cite>].
       </p>
     </section>

Received on Wednesday, 28 November 2012 14:51:49 UTC