Skip to content

Commit ca40016

Browse files
leemthompojozala
authored andcommitted
[DOCS] Use explicit link text in query rules retriever (#116389)
1 parent 60cd7ae commit ca40016

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/search/retriever.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,8 +554,8 @@ It then re-ranks the results based on semantic similarity to the text in the `in
554554
[[rule-retriever]]
555555
==== Query Rules Retriever
556556

557-
The `rule` retriever enables fine-grained control over search results by applying contextual <<query-rules>> to pin or exclude documents for specific queries.
558-
This retriever has similar functionality to the <<query-dsl-rule-query>>, but works out of the box with other retrievers.
557+
The `rule` retriever enables fine-grained control over search results by applying contextual <<query-rules,query rules>> to pin or exclude documents for specific queries.
558+
This retriever has similar functionality to the <<query-dsl-rule-query, rule query>>, but works out of the box with other retrievers.
559559

560560
===== Prerequisites
561561

0 commit comments

Comments
 (0)