diff --git a/docs/cn/developer/00-drivers/01-python.md b/docs/cn/developer/00-drivers/01-python.md index eb71d25cbc..0aca0ae239 100644 --- a/docs/cn/developer/00-drivers/01-python.md +++ b/docs/cn/developer/00-drivers/01-python.md @@ -152,4 +152,4 @@ with engine.connect() as conn: ## 相关资源 - **PyPI**: [databend-driver](https://pypi.org/project/databend-driver/) • [databend-sqlalchemy](https://pypi.org/project/databend-sqlalchemy/) -- **GitHub**: [databend-driver](https://github.com/databendlabs/databend-py) • [databend-sqlalchemy](https://github.com/databendlabs/databend-sqlalchemy) \ No newline at end of file +- **GitHub**: [databend-driver](https://github.com/databendlabs/bendsql/tree/main/bindings/python) • [databend-sqlalchemy](https://github.com/databendlabs/databend-sqlalchemy)