dap commit: update changed reference URLs

changeset:   276:d6bfaa826a0a
tag:         tip
user:        Anssi Kostiainen <anssi.kostiainen@nokia.com>
date:        Thu Nov 15 12:15:02 2012 +0200
files:       proximity/LC.html proximity/Overview.html
description:
update changed reference URLs


diff -r 344e0bf3f557 -r d6bfaa826a0a proximity/LC.html
--- a/proximity/LC.html	Thu Nov 15 11:49:25 2012 +0200
+++ b/proximity/LC.html	Thu Nov 15 12:15:02 2012 +0200
@@ -570,9 +570,9 @@
         event handler event types</a></dfn> are defined in [<cite><a class="bibref" href="#bib-HTML5">HTML5</a></cite>].
       </p>
       <p>The concepts <dfn id="dfn-create-an-event">
-      <a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#constructing-events">
+      <a href="http://dom.spec.whatwg.org/#constructing-events">
       create an event</a></dfn> and <dfn id="dfn-fire-an-event">
-      <a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#firing-events">
+      <a href="http://dom.spec.whatwg.org/#firing-events">
       fire an event</a></dfn> are defined in [<cite><a class="bibref" href="#bib-DOM4">DOM4</a></cite>].
       </p><p>
         The <dfn id="dfn-current-device-proximity">current device proximity</dfn> is a value that represents the
diff -r 344e0bf3f557 -r d6bfaa826a0a proximity/Overview.html
--- a/proximity/Overview.html	Thu Nov 15 11:49:25 2012 +0200
+++ b/proximity/Overview.html	Thu Nov 15 12:15:02 2012 +0200
@@ -110,9 +110,9 @@
         event handler event types</a></dfn> are defined in [[!HTML5]].
       </p>
       <p>The concepts <dfn>
-      <a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#constructing-events">
+      <a href="http://dom.spec.whatwg.org/#constructing-events">
       create an event</a></dfn> and <dfn>
-      <a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#firing-events">
+      <a href="http://dom.spec.whatwg.org/#firing-events">
       fire an event</a></dfn> are defined in [[!DOM4]].
       <p>
         The <dfn>current device proximity</dfn> is a value that represents the

Received on Thursday, 15 November 2012 10:15:15 UTC