mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
fix wrong link to Cpp SDK in README (#15553)
Signed-off-by: yah01 <yah2er0ne@outlook.com>
This commit is contained in:
parent
14188c93db
commit
f74a9c25ad
@ -397,7 +397,7 @@ The implemented SDK and its API documentation are listed below:
|
||||
- [PyMilvus SDK](https://github.com/milvus-io/pymilvus)
|
||||
- [Java SDK](https://github.com/milvus-io/milvus-sdk-java)(ready for test)
|
||||
- [Go SDK](https://github.com/milvus-io/milvus-sdk-go)(ready for test)
|
||||
- [Cpp SDK](https://github.com/milvus-io/milvus-sdk-go)(under development)
|
||||
- [Cpp SDK](https://github.com/milvus-io/milvus-sdk-cpp)(under development)
|
||||
- [Node SDK](https://github.com/milvus-io/milvus-sdk-node)
|
||||
|
||||
### Milvus insight
|
||||
|
||||
@ -383,6 +383,7 @@ Milvus [训练营](https://github.com/milvus-io/bootcamp)能够帮助你了解
|
||||
- [PyMilvus](https://github.com/milvus-io/pymilvus)
|
||||
- [Java SDK](https://github.com/milvus-io/milvus-sdk-java)(开发中)
|
||||
- [Go SDK](https://github.com/milvus-io/milvus-sdk-go)(开发中)
|
||||
- [Cpp SDK](https://github.com/milvus-io/milvus-sdk-cpp)(开发中)
|
||||
- [Node SDK](https://github.com/milvus-io/milvus-sdk-node)
|
||||
|
||||
### Milvus insight
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user