diff --git a/pyproject.toml b/pyproject.toml index c2ead6a8228..f886dda4996 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "LangChain mono-repo" authors = [] license = "MIT" readme = "README.md" -repository = "https://www.github.com/hwchase17/langchain" +repository = "https://www.github.com/langchain-ai/langchain" [tool.poetry.dependencies]