Fix some references
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 19 Feb 2013 17:49:35 +0100
changeset 1309 53baef163d83
parent 1308 920cb46ec98f
child 1310 5714b52704b4
Fix some references
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Tue Feb 19 16:18:52 2013 +0100
+++ b/spec/latest/json-ld-api/index.html	Tue Feb 19 17:49:35 2013 +0100
@@ -1916,12 +1916,12 @@
         <tref>vocabulary mapping</tref> with <em>result</em>.</li>
       <li>Otherwise, if <em>documentRelative</em> equals <tref>true</tref>,
         set <em>result</em> to the result of resolving <em>result</em> against
-        the document base as per [RFC3986]. Only the basic algorithm in
-        section 5.2 of [RFC3986] is used; neither Syntax-Based Normalization
+        the document base as per [[RFC3986]]. Only the basic algorithm in
+        section 5.2 of [[RFC3986]] is used; neither Syntax-Based Normalization
         nor Scheme-Based Normalization (as described in sections 6.2.2 and
-        6.2.3 of [RFC3986]) are performed. Characters additionally allowed in
+        6.2.3 of [[RFC3986]]) are performed. Characters additionally allowed in
         IRI references are treated in the same way that unreserved characters
-        are treated in URI references, per section 6.5 of [RFC3987].</li>
+        are treated in URI references, per section 6.5 of [[RFC3987]].</li>
       <li>If <tref>local context</tref> is not <tref>null</tref> then
         <em>result</em> MUST be an <tref>absolute IRI</tref>. Otherwise,
         an invalid context value has been detected, which is an error. Return