correct link to Keyboard Event
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Mon, 29 Jul 2013 15:55:11 -0500
changeset 531 ca95871a6b07
parent 530 96a5554b53c0
child 532 479b268dd7ac
child 544 5489687500dc
correct link to Keyboard Event
master/interact.html
--- a/master/interact.html	Thu Jul 25 16:22:15 2013 -0500
+++ b/master/interact.html	Mon Jul 29 15:55:11 2013 -0500
@@ -244,7 +244,7 @@
         </p></td>
         <td>(same)</td>
         <td><a
-        href="https://dvcs.w3.org/hg/d4e/raw-file/default/source_respec.htm#keyboard-events">
+        href="http://www.w3.org/TR/uievents/#keyboard-event-interface">
         KeyboardEvent</a></td>
         <td><a
         href="script.html#OnKeyDownEventAttribute">onkeydown</a></td>
@@ -257,7 +257,7 @@
         </p></td>
         <td>(same)</td>
         <td><a
-        href="https://dvcs.w3.org/hg/d4e/raw-file/default/source_respec.htm#keyboard-events">
+        href="http://www.w3.org/TR/uievents/#keyboard-event-interface">
         KeyboardEvent</a></td>
         <td><a
         href="script.html#OnKeyPressEventAttribute">onkeypress</a></td>
@@ -270,7 +270,7 @@
         </p></td>
         <td>(same)</td>
         <td><a
-        href="https://dvcs.w3.org/hg/d4e/raw-file/default/source_respec.htm#keyboard-events">
+        href="http://www.w3.org/TR/uievents/#keyboard-event-interface">
         KeyboardEvent</a></td>
         <td><a
         href="script.html#OnKeyUpEventAttribute">onkeyup</a></td>