Fixed an incorrect link from "context" to "#context".
authorManu Sporny <msporny@digitalbazaar.com>
Fri, 29 Jul 2011 20:32:31 -0400
changeset 82 425b85e7a75a
parent 81 b6aa96d3ed63
child 83 bcded271faf2
Fixed an incorrect link from "context" to "#context".
spec/latest/index.html
--- 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