Skip to content

Commit 06d18be

Browse files
link fix
DOC-12665
1 parent 04e32c9 commit 06d18be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/howtos/pages/full-text-searching-with-sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Both are also available at the Scope level.
2323
The former API supports FTS queries (`SearchQuery`), while the latter additionally supports the `VectorSearch` added in 7.6.
2424
Most of this documentation will focus on the former API, as the latter is in @Stability.Volatile status.
2525

26-
We will perform an FTS query here - see the <<vector search>> section for examples of that.
26+
We will perform an FTS query here - see the <<vector-search>> section for examples of that.
2727

2828
[source,java]
2929
----

0 commit comments

Comments
 (0)