Fixed an incorrect link from "context" to "#context".
--- a/spec/latest/index.html Fri Jul 29 17:23:32 2011 -0400
+++ b/spec/latest/index.html Fri Jul 29 20:32:31 2011 -0400
@@ -1384,7 +1384,7 @@
</section>
<section>
- <h4>Context</h4>
+ <h4 id="context">Context</h4>
<p>
Processing of JSON-LD is managed recursively using a process described in <a href="sequence">Sequence</a>.
During processing, each rule is applied using information provided by the <tref>active context</tref>.
@@ -1521,7 +1521,7 @@
<ol class="algorithm">
<li>
If the associative array has a <code>@context</code> key, process the local context as
- described in <a href="context">Context</a>.
+ described in <a href="#context">Context</a>.
</li>
<li>
If the associative array has an <code>@iri</code> key, set the <tref>active object</tref> by