Skip to content

Commit

Permalink
Update doc link (#453)
Browse files Browse the repository at this point in the history
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
  • Loading branch information
congqixia authored May 15, 2023
1 parent b302dfd commit ce8e641
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Go SDK for [Milvus](https://github.com/milvus-io/milvus). To contribute code to

|Milvus version| Recommended Go SDK version |
|:-----:|:-----:|
| 2.2.x | [2.2.2](https://github.com/milvus-io/milvus-sdk-go/tree/v2.2.2) |
| 2.1.0 | [2.1.0](https://github.com/milvus-io/milvus-sdk-go/tree/v2.1.0) |
| 2.0.0 | [2.0.0](https://github.com/milvus-io/milvus-sdk-go/tree/v2.0.0) |
| 1.1.x | [1.1.0](https://github.com/milvus-io/milvus-sdk-go/tree/v1.1.0) |
Expand Down Expand Up @@ -53,7 +54,7 @@ Go 1.15 or higher
### API Documentation
Refer to [https://godoc.org/github.com/milvus-io/milvus-sdk-go/v2](https://godoc.org/github.com/milvus-io/milvus-sdk-go/v2) for the GO SDK API documentation.
Refer to [https://milvus.io/api-reference/go/v2.2.x/About.md](https://milvus.io/api-reference/go/v2.2.x/About.md) for the Go SDK API documentation.
### Examples
Expand Down

0 comments on commit ce8e641

Please sign in to comment.