typo fix
authorGuus Schreiber <guus.schreiber@vu.nl>
Sat, 06 Apr 2013 18:43:09 +0200
changeset 792 fc842468f5b8
parent 791 3304ce6501c3
child 793 15a4392c18e9
typo fix
nquads/index.html
--- a/nquads/index.html	Sat Apr 06 18:42:01 2013 +0200
+++ b/nquads/index.html	Sat Apr 06 18:43:09 2013 +0200
@@ -194,7 +194,7 @@
           <p>The <abbr title="Extended Backus–Naur Form">EBNF</abbr> used here is defined in XML 1.0
             [[!EBNF-NOTATION]].</p>
           <p>Escape sequence rules are the same as Turtle
-          [[TURTLE-TR]]. However, as only the <a href="grammar-production-STRING_LITERAL_QUOTE"><code>STRING_LITERAL_QUOTE</code></a> production is allowed new lines in literals MUST be escaped.</p>
+          [[TURTLE-TR]]. However, as only the <a href="#grammar-production-STRING_LITERAL_QUOTE"><code>STRING_LITERAL_QUOTE</code></a> production is allowed new lines in literals MUST be escaped.</p>
           <div data-include="nquads-bnf.html">
           </div>
         </section>