diff --git a/docs/developing-with-firebolt/connecting-with-sqlalchemy.md b/docs/developing-with-firebolt/connecting-with-sqlalchemy.md index 6c34fbca..7c6bf56b 100644 --- a/docs/developing-with-firebolt/connecting-with-sqlalchemy.md +++ b/docs/developing-with-firebolt/connecting-with-sqlalchemy.md @@ -16,4 +16,4 @@ The adapter is written in Python using the SQLAlchemy toolkit. It is built accor ### To get started -We recommend you follow the guidelines for SQLAlchemy integration in our [Github repository](https://github.com/firebolt-db/firebolt-sqlalchemy). +We recommend you follow the guidelines for SQLAlchemy integration in our [Github repository](https://github.com/firebolt-db/firebolt-sqlalchemy/tree/0.x).