Skip to content

Commit a6e5af1

Browse files
danochoacbuescher
authored andcommitted
[Docs] Update link in removal_of_types.asciidoc (#26614)
Fix link to [parent-child relationship].
1 parent c994b20 commit a6e5af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping/removal_of_types.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ field, so documents of different types with the same `_id` could exist in a
4141
single index.
4242

4343
Mapping types were also used to establish a
44-
/guide/en/elasticsearch/reference/5.4/mapping-parent-field.html[parent-child relationship]
44+
<<mapping-parent-field,parent-child relationship>>
4545
between documents, so documents of type `question` could be parents to
4646
documents of type `answer`.
4747

0 commit comments

Comments
 (0)