Fix some refs and tags
authorGavin Carothers <gavin@carothers.name>
Fri, 10 Jun 2011 15:52:19 -0700
changeset 41 77e220e5bcda
parent 40 8d167718ce3a
child 42 e1a16143d600
Fix some refs and tags
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Fri Jun 10 15:35:33 2011 -0700
+++ b/rdf-turtle/index.html	Fri Jun 10 15:52:19 2011 -0700
@@ -574,7 +574,7 @@
           <section id="sec-grammar-grammar">
           <h3>Grammar</h3>
             <p>The EBNF used here is defined in XML 1.0 (Third Edition)
-            <a href="#ref-notation">[NOTATION]</a>. Production labels consisting of a number and a final 's', e.g. [<a href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#rRDFLiteral"><span class="prodNo">60s</span></a>], reference to the production with that number in the <a href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#sparqlGrammar">SPARQL Query Language for RDF grammar</a> <a href="#ref-sparqlq">[SPARQLQ]</a>.
+            [[!EBNF-NOTATION]]. Production labels consisting of a number and a final 's', e.g. [<a href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#rRDFLiteral"><span class="prodNo">60s</span></a>], reference to the production with that number in the <a href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#sparqlGrammar">SPARQL Query Language for RDF grammar</a> [[RDF-SPARQL-QUERY]].
             </p>
             <p class="note">At this point there should be the table output from yacker, but I has having trouble getting it to behave as expected.</p>
             <pre data-include="turtle.bnf">
@@ -708,6 +708,7 @@
 
               </ul>
           </section>
+        </section>
     </body>
 
 </html>