--- a/rdf-turtle/index.html Sun Jan 05 16:56:10 2014 +0100
+++ b/rdf-turtle/index.html Mon Jan 06 22:34:33 2014 +0100
@@ -524,7 +524,7 @@
<h3>Collections</h3>
<p>
- RDF provides a <a href="http://www.w3.org/TR/rdf-mt/#collections">Collection</a> [[RDF-MT]] structure for lists of RDF nodes.
+ RDF provides a <a href="http://www.w3.org/TR/rdf11-mt/#rdf-collections">Collection</a> [[RDF11-MT]] structure for lists of RDF nodes.
The Turtle syntax for Collections is a possibly empty list of RDF terms enclosed by <code>()</code>.
This collection represents an <code>rdf:first</code>/<code>rdf:rest</code> list structure with the sequence of objects of the <code>rdf:first</code> statements being the order of the terms enclosed by <code>()</code>.
</p>