--- a/rdf-primer/index.html Wed Nov 20 10:28:37 2013 +0100
+++ b/rdf-primer/index.html Wed Nov 20 10:34:32 2013 +0100
@@ -674,7 +674,7 @@
<p>In line 11 we see an example of a literal, in this case a date. The
datatype is appended to the literal through a <code>^^</code> delimiter. The date
representation follows the conventions of the XML Schema datatype
-<code>date</code>.</>
+<a href="http://www.w3.org/TR/xmlschema11-2/#date">date</a>.</p>
<p>Because string literals are so ubiquitous Turtle allows the user to
omit the datatype when writing a string literal. Thus, <code>"This is a