Fix broken links
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Thu, 30 Aug 2012 12:47:48 +0200
changeset 860 79615b71953f
parent 859 229c5f8f763c
child 861 9d8c0d37b31f
Fix broken links
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Thu Aug 30 12:30:58 2012 +0200
+++ b/spec/latest/json-ld-syntax/index.html	Thu Aug 30 12:47:48 2012 +0200
@@ -495,7 +495,7 @@
  and a simpler technology stack for using Linked Data in their Web applications.
  Semantic Web concepts, such as conversion to and from RDF, are fully supported
  by JSON-LD, but the implementation of these features are not elaborated upon
- in this specification. See <a href="#relationship-to-other-rdf-formats"></a>
+ in this specification. See <a href="#relationship-to-other-linked-data-formats-and-data-models"></a>
  for more information about how JSON-LD integrates into the more traditional
  Semantic Web stack.
  </dd>
@@ -2883,7 +2883,7 @@
   MUST NOT contain any other key except <code>@value</code>. The value of
   <code>@type</code> MUST be a <tref>term</tref>, <tref>compact IRI</tref>,
   <tref>absolute IRI</tref>, or <code>null</code>.</p>
-<p>See <a href="#typed-values"></a> and <a href="#language-values"></a>
+<p>See <a href="#typed-values"></a> and <a href="#language-tagged-values"></a>
   for a further discussion of
   <tref title="expanded value">expanded values</tref>.</p>
 </section>