Skip to content

Commit a1f1c59

Browse files
committed
URL fixes
1 parent b2c35ff commit a1f1c59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

linkeddatahub/docs/reference/data-model/documents/containers/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h1>Containers</h1>
139139

140140
<h2 id="rdf-serialization">RDF serialization</h2>
141141

142-
<p>Document roperties such as <code>sioc:has_parent</code>, <code>dct:created</code>, <code>dct:modified</code>, <code>acl:owner</code> are <a href="../../../../http-api.#document-metadata">automatically managed</a> by LinkedDataHub.</p>
142+
<p>Document roperties such as <code>sioc:has_parent</code>, <code>dct:created</code>, <code>dct:modified</code>, <code>acl:owner</code> are <a href="../../../http-api/#document-metadata">automatically managed</a> by LinkedDataHub.</p>
143143

144144
<pre>@prefix dh: &lt;https://www.w3.org/ns/ldt/document-hierarchy#&gt; .
145145
@prefix ldh: &lt;https://w3id.org/atomgraph/linkeddatahub#&gt; .

linkeddatahub/docs/reference/data-model/documents/items/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h1>Items</h1>
139139

140140
<h2 id="rdf-serialization">RDF serialization</h2>
141141

142-
<p>Document roperties such as <code>sioc:has_container</code>, <code>dct:created</code>, <code>dct:modified</code>, <code>acl:owner</code> are <a href="../../../../http-api.#document-metadata">automatically managed</a> by LinkedDataHub.</p>
142+
<p>Document roperties such as <code>sioc:has_container</code>, <code>dct:created</code>, <code>dct:modified</code>, <code>acl:owner</code> are <a href="../../../http-api/#document-metadata">automatically managed</a> by LinkedDataHub.</p>
143143

144144
<pre>@prefix dh: &lt;https://www.w3.org/ns/ldt/document-hierarchy#&gt; .
145145
@prefix dct: &lt;http://purl.org/dc/terms/&gt; .

0 commit comments

Comments
 (0)