--- 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