Skip to content

Commit 5df9da3

Browse files
authored
Update distance-functions.md
1 parent a0ac15b commit 5df9da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/gen-ai/distance-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Cosine similarity measures the cosine of the angle between two vectors projected
2929
Two vectors are multiplied to return a single number. It combines the two vectors' magnitudes, as well as the cosine of the angle between them, showing how much one vector goes in the direction of another.
3030

3131
## Related content
32-
- [VectorDistance system function](query/vectordistance.md) in Azure Cosmos DB NoSQL
32+
- [VectorDistance system function](../nosql/query/vectordistance.md) in Azure Cosmos DB NoSQL

0 commit comments

Comments
 (0)