Commit 687d7706 authored by Sijie Zhang's avatar Sijie Zhang Committed by GitHub
Browse files

Update README_CN.md

更换无效链接。

Former-commit-id: 8d39dc7c528bd13b289efc891f2ea622ee79f47c
parent 9bda0ca3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ $ ./stop_server.sh
$ pip install pymilvus==0.2.3
```

创建 `example.py` 文件,并向文件中加入 [Python 示例代码](https://github.com/milvus-io/pymilvus/blob/master/examples/AdvancedExample.py)
创建 `example.py` 文件,并向文件中加入 [Python 示例代码](https://github.com/milvus-io/pymilvus/blob/master/examples/advanced_example.py)

运行示例代码