Skip to content

Commit 37fdbbf

Browse files
internal link fix
1 parent 137579f commit 37fdbbf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

modules/howtos/pages/vector-searching-with-sdk.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ Server version 8.0 introduces vector query using Global Secondary Indexes (GSI),
4848
using either a fast Hyperscale index, or a composite index to combine scalar queries with semantic search.
4949

5050
For fast and scalable vector query, use one of the GSI choices -- detailed in the next section.
51-
If you don't require the scale of vector query with GSI, or need combined searches, then consider {#vector-search-with-the-search-service}.
52-
51+
If you don't require the scale of vector query with GSI, or need combined searches, then consider <<#vector-search-with-the-search-service>>.
5352

5453

5554
== Vector Search With the Query Service and GSI

0 commit comments

Comments
 (0)