mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci] Correct a link issue
Former-commit-id: da7d00fb1e64047c699bf35d6fa10e6e552a4265
This commit is contained in:
parent
d109a3778c
commit
7d07e51072
@ -146,7 +146,7 @@ Install Milvus Python SDK.
|
||||
$ pip install pymilvus==0.2.3
|
||||
```
|
||||
|
||||
Create a new file `example.py`, and add [Python example code](https://github.com/milvus-io/pymilvus/blob/master/examples/AdvancedExample.py) to it.
|
||||
Create a new file `example.py`, and add [Python example code](https://github.com/milvus-io/pymilvus/blob/master/examples/advancedexample.py) to it.
|
||||
|
||||
Run the example code.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user