Skip to content

Commit bfba096

Browse files
committed
URL fixes
1 parent 43edc58 commit bfba096

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

linkeddatahub/docs/user-guide/create-data/create-documents/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h1>Create documents</h1>
139139
<iframe allowfullscreen="allowfullscreen" frameborder="0" height="315" src="https://www.youtube.com/embed/paetjTkFBxE" width="560"></iframe>
140140
</p>
141141

142-
<p>To create a container document (which can have <a href="../../../reference/user-interface/documents/#hierarchy" target="_blank">children documents</a>) with a custom URL, follow these steps:</p>
142+
<p>To create a container document (which can have <a href="../../../reference/data-model/documents/#hierarchy" target="_blank">children documents</a>) with a custom URL, follow these steps:</p>
143143

144144
<div class="tabbable">
145145

@@ -206,7 +206,7 @@ <h1>Create documents</h1>
206206

207207
<p>A container titled <samp>Concepts</samp> should appear with the URI <a href="https://localhost:4443/concepts/" target="_blank">https://localhost:4443/concepts/</a>.</p>
208208

209-
<p class="lead"><a href="../../../reference/user-interface/documents/" target="_blank">Read more about document management.</a></p>
209+
<p class="lead"><a href="../../../reference/data-model/documents/" target="_blank">Read more about document management.</a></p>
210210
</div>
211211
<nav></nav>
212212
</main>

linkeddatahub/docs/user-guide/navigate-data/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h1>Navigate data</h1>
143143

144144
<h2 id="document-tree">Document tree</h2>
145145

146-
<p>Document tree is a widget that enables quick overview of the application's <a href="../../reference/user-interface/documents/#hierarchy">document hierarchy</a>. Each document is shown as a node in the tree; container documents
146+
<p>Document tree is a widget that enables quick overview of the application's <a href="../../reference/data-model/documents/#hierarchy">document hierarchy</a>. Each document is shown as a node in the tree; container documents
147147
can be expanded to reveal the children documents.</p>
148148

149149
<p>The widget can be accessed by sliding the mouse to the left edge of the screen (on

0 commit comments

Comments
 (0)