Make reference to WebIDL non-normative
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Mon, 21 Oct 2013 18:23:50 +0200
changeset 2039 28169782d45c
parent 2038 053f9ebcc699
child 2040 31e946ac1c1e
Make reference to WebIDL non-normative

This makes json-ld/json-ld.org#238 moot
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Sun Oct 20 22:01:23 2013 +0200
+++ b/spec/latest/json-ld-api/index.html	Mon Oct 21 18:23:50 2013 +0200
@@ -253,7 +253,7 @@
     of the algorithms in this document. To understand the API and how it is
     intended to operate in a programming environment, it is useful to have working
     knowledge of the JavaScript programming language [[ECMA-262]] and
-    WebIDL [[!WEBIDL]]. To understand how JSON-LD maps to RDF, it is helpful to be
+    WebIDL [[WEBIDL]]. To understand how JSON-LD maps to RDF, it is helpful to be
     familiar with the basic RDF concepts [[RDF11-CONCEPTS]].</p>
 </section> <!-- end of Introduction -->