Skip to content

Commit

Permalink
[skip e2e]Fix bad links in doc (milvus-io#18049)
Browse files Browse the repository at this point in the history
Signed-off-by: zhuwenxing <[email protected]>
  • Loading branch information
zhuwenxing authored Jul 5, 2022
1 parent e979e73 commit 7ac21fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guides/tls_proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,4 +519,4 @@ print(f"\nList connections:")
print(connections.list_connections())
```

If you want to know more details of this case, please refer to [example_tls.py](https://github.com/milvus-io/pymilvus/blob/master/examples/example_tls.py).
If you want to know more details of this case, please refer to [example_tls1.py](https://github.com/milvus-io/pymilvus/blob/master/examples/example_tls1.py) and [example_tls2.py](https://github.com/milvus-io/pymilvus/blob/master/examples/example_tls2.py).

0 comments on commit 7ac21fa

Please sign in to comment.