Skip to content

Commit 3d42af8

Browse files
authored
Merge pull request #123067 from shibayan/patch-2
Update vector-search.md
2 parents 650ee1d + 2567f39 commit 3d42af8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cosmos-db/nosql/vector-search.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@ Vector indexing and search in Azure Cosmos DB for NoSQL has some limitations whi
203203
- Ingestion rate should be limited while using an early preview of DiskANN.
204204

205205
## Next step
206-
- [.NET - How-to Index and query vector data](how-to-python-vector-index-query.md)
206+
- [.NET - How-to Index and query vector data](how-to-dotnet-vector-index-query.md)
207207
- [Python - How-to Index and query vector data](how-to-python-vector-index-query.md)
208-
- [JavaScript - How-to Index and query vector data](how-to-python-vector-index-query.md)
209-
- [Java - How-to Index and query vector data](how-to-python-vector-index-query.md)
208+
- [JavaScript - How-to Index and query vector data](how-to-javascript-vector-index-query.md)
209+
- [Java - How-to Index and query vector data](how-to-java-vector-index-query.md)
210210
- [VectorDistance system function](query/vectordistance.md)
211211
- [Vector index overview](../index-overview.md#vector-indexes)
212212
- [Vector index policies](../index-policy.md#vector-indexes)

0 commit comments

Comments
 (0)