Fixed link from DeleteExitsing to error section ldpatch
authorPierre-Antoine <pchampin@liris.cnrs.fr>
Mon, 15 Dec 2014 19:05:20 +0100
branchldpatch
changeset 932 bf4e2ca972ed
parent 931 352b5f1ec843
child 939 3adb513e7b5f
Fixed link from DeleteExitsing to error section
ldpatch.html
--- a/ldpatch.html	Mon Dec 15 18:48:32 2014 +0100
+++ b/ldpatch.html	Mon Dec 15 19:05:20 2014 +0100
@@ -630,7 +630,7 @@
         <section id="DeleteExisting-statement">
           <h2><dfn>DeleteExisting</dfn></h2>
           <p>
-The <a>DeleteExisting</a> operation is used to remove RDF triples from the <a>target graph</a>. It behaves like <a>Delete</a> but unlike its counterpart, <a>DeleteExisting</a> <a href="#delete-non-existing-triple">fails</a> when trying to delete a non-existing triple.
+The <a>DeleteExisting</a> operation is used to remove RDF triples from the <a>target graph</a>. It behaves like <a>Delete</a> but unlike its counterpart, <a>DeleteExisting</a> <a href="#deleteexisting-non-existing-triple">fails</a> when trying to delete a non-existing triple.
           </p>
         </section>