diff --git a/modules/ROOT/pages/procedures.adoc b/modules/ROOT/pages/procedures.adoc index fe66bf107..8298862c6 100644 --- a/modules/ROOT/pages/procedures.adoc +++ b/modules/ROOT/pages/procedures.adoc @@ -1352,7 +1352,7 @@ The similarity score is a value between [0, 1]; where 0 indicates least similar, [NOTE] ==== As of Neo4j 2026.01, the preferred way of querying vector indexes is by using the more powerful Cypher `SEARCH` clause. -For more information, see link:{neo4j-docs-base-uri}/cypher-manual/current/clauses/search.adoc[Cypher Manual -> SEARCH]. +For more information, see link:{neo4j-docs-base-uri}/cypher-manual/current/clauses/search/[Cypher Manual -> SEARCH]. ==== [[procedure_db_index_vector_queryRelationships]] @@ -1380,7 +1380,7 @@ The similarity score is a value between [0, 1]; where 0 indicates least similar, [NOTE] ==== As of Neo4j 2026.01, the preferred way of querying vector indexes is by using the more powerful Cypher `SEARCH` clause. -For more information, see link:{neo4j-docs-base-uri}/cypher-manual/current/clauses/search.adoc[Cypher Manual -> SEARCH]. +For more information, see link:{neo4j-docs-base-uri}/cypher-manual/current/clauses/search/[Cypher Manual -> SEARCH]. ==== == Index management