[D3E-code] Update a few more links to the D3E-key spec
authorGary Kacmarcik <garykac@google.com>
Tue, 10 Jun 2014 11:24:56 -0700
changeset 668 c142e4f96bfa
parent 667 52abc3922fff
child 670 42e65115f7e2
[D3E-code] Update a few more links to the D3E-key spec
html/WD-D3E-code-20140612.html
--- 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>