--- a/html/WD-D3E-code-20140612.html Tue Jun 10 11:15:13 2014 -0700
+++ b/html/WD-D3E-code-20140612.html Tue Jun 10 11:24:56 2014 -0700
@@ -679,11 +679,11 @@
<em class="rfc2119" title="SHOULD">SHOULD</em> match the range of key values described in this specification.</p>
<p>For these and other alternative modal keyboards, the key values
- <a href="#key-Alphanumeric"><code class="key">'Alphanumeric'</code></a>,
- <a href="#key-CapsLock"><code class="key">'CapsLock'</code></a>,
- <a href="#key-NumLock"><code class="key">'NumLock'</code></a>,
+ <a href="http://www.w3.org/TR/DOM-Level-3-Events-key/#key-Alphanumeric"><code class="key">'Alphanumeric'</code></a>,
+ <a href="http://www.w3.org/TR/DOM-Level-3-Events-key/#key-CapsLock"><code class="key">'CapsLock'</code></a>,
+ <a href="http://www.w3.org/TR/DOM-Level-3-Events-key/#key-NumLock"><code class="key">'NumLock'</code></a>,
and
- <a href="#key-SymbolLock"><code class="key">'SymbolLock'</code></a>
+ <a href="http://www.w3.org/TR/DOM-Level-3-Events-key/#key-SymbolLock"><code class="key">'SymbolLock'</code></a>
are <em class="rfc2119" title="RECOMMENDED">RECOMMENDED</em> for the keys which switch between different modes.
</p>