You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>To create a container document (which can have <ahref="../../../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 <ahref="../../../reference/data-model/documents/#hierarchy" target="_blank">children documents</a>) with a custom URL, follow these steps:</p>
143
143
144
144
<divclass="tabbable">
145
145
@@ -206,7 +206,7 @@ <h1>Create documents</h1>
206
206
207
207
<p>A container titled <samp>Concepts</samp> should appear with the URI <ahref="https://localhost:4443/concepts/" target="_blank">https://localhost:4443/concepts/</a>.</p>
208
208
209
-
<pclass="lead"><ahref="../../../reference/user-interface/documents/" target="_blank">Read more about document management.</a></p>
209
+
<pclass="lead"><ahref="../../../reference/data-model/documents/" target="_blank">Read more about document management.</a></p>
Copy file name to clipboardExpand all lines: linkeddatahub/docs/user-guide/navigate-data/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ <h1>Navigate data</h1>
143
143
144
144
<h2id="document-tree">Document tree</h2>
145
145
146
-
<p>Document tree is a widget that enables quick overview of the application's <ahref="../../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 <ahref="../../reference/data-model/documents/#hierarchy">document hierarchy</a>. Each document is shown as a node in the tree; container documents
147
147
can be expanded to reveal the children documents.</p>
148
148
149
149
<p>The widget can be accessed by sliding the mouse to the left edge of the screen (on
0 commit comments