Skip to content

Commit

Permalink
link changes (#2593)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Sep 14, 2024
1 parent 0abde4d commit 155cc10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-2.0-en/14.client/5.nebula-python-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ NebulaGraph Python clients provides Connection Pool and Session Pool methods to

- Session Pool

For details about all the code, see [SessinPoolExample.py](https://github.com/vesoft-inc/nebula-python/blob/{{python.branch}}/example/SessinPoolExample.py).
For details about all the code, see [SessionPoolExample.py](https://github.com/vesoft-inc/nebula-python/blob/{{python.branch}}/example/SessionPoolExample.py).

For limitations of using the Session Pool method, see [Example of using session pool](https://github.com/vesoft-inc/nebula-python/blob/{{python.branch}}/README.md#example-of-using-session-pool).

Expand Down
2 changes: 1 addition & 1 deletion docs-2.0-zh/14.client/5.nebula-python-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ NebulaGraph Python 客户端提供 Connection Pool 和 Session Pool 两种使用

- Session Pool

详细示例请参见 [SessinPoolExample.py](https://github.com/vesoft-inc/nebula-python/blob/{{python.branch}}/example/SessinPoolExample.py)。
详细示例请参见 [SessionPoolExample.py](https://github.com/vesoft-inc/nebula-python/blob/{{python.branch}}/example/SessionPoolExample.py)。

使用限制请参见 [Example of using session pool](https://github.com/vesoft-inc/nebula-python/blob/{{python.branch}}/README.md#example-of-using-session-pool)。

Expand Down

0 comments on commit 155cc10

Please sign in to comment.