We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2d30a commit 1bfd4b8Copy full SHA for 1bfd4b8
1 file changed
README.md
@@ -92,7 +92,7 @@ client.unload_db("MyDB")
92
https://cloud.epsilla.com
93
94
#### Use Epsilla Cloud module to connect with the vectordb
95
-Please check https://github.com/epsilla-cloud/epsilla-python-client/blob/main/examples/hello_epsilla_cloud.py for detail.
+Please check <a href="https://github.com/epsilla-cloud/epsilla-python-client/blob/main/examples/hello_epsilla_cloud.py">example</a> for detail.
96
```python3
97
from pyepsilla import cloud
98
0 commit comments