diff --git a/libs/checkpoint-postgres/pyproject.toml b/libs/checkpoint-postgres/pyproject.toml index 61612e383..e73054737 100644 --- a/libs/checkpoint-postgres/pyproject.toml +++ b/libs/checkpoint-postgres/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ [project.urls] Source = "https://github.com/langchain-ai/langgraph/tree/main/libs/checkpoint-postgres" -Twitter = "https://x.com/LangChainAI" +Twitter = "https://x.com/LangChain" Slack = "https://www.langchain.com/join-community" Reddit = "https://www.reddit.com/r/LangChain/" diff --git a/libs/checkpoint-sqlite/pyproject.toml b/libs/checkpoint-sqlite/pyproject.toml index a2c2fbc09..47bb0b898 100644 --- a/libs/checkpoint-sqlite/pyproject.toml +++ b/libs/checkpoint-sqlite/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ [project.urls] Source = "https://github.com/langchain-ai/langgraph/tree/main/libs/checkpoint-sqlite" -Twitter = "https://x.com/LangChainAI" +Twitter = "https://x.com/LangChain" Slack = "https://www.langchain.com/join-community" Reddit = "https://www.reddit.com/r/LangChain/" diff --git a/libs/checkpoint/pyproject.toml b/libs/checkpoint/pyproject.toml index 973fc66ff..71d104de3 100644 --- a/libs/checkpoint/pyproject.toml +++ b/libs/checkpoint/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ [project.urls] Source = "https://github.com/langchain-ai/langgraph/tree/main/libs/checkpoint" -Twitter = "https://x.com/LangChainAI" +Twitter = "https://x.com/LangChain" Slack = "https://www.langchain.com/join-community" Reddit = "https://www.reddit.com/r/LangChain/" diff --git a/libs/cli/pyproject.toml b/libs/cli/pyproject.toml index c18137de9..ce3720dae 100644 --- a/libs/cli/pyproject.toml +++ b/libs/cli/pyproject.toml @@ -26,7 +26,7 @@ inmem = [ [project.urls] Source = "https://github.com/langchain-ai/langgraph/tree/main/libs/cli" -Twitter = "https://x.com/LangChainAI" +Twitter = "https://x.com/LangChain" Slack = "https://www.langchain.com/join-community" Reddit = "https://www.reddit.com/r/LangChain/" diff --git a/libs/langgraph/pyproject.toml b/libs/langgraph/pyproject.toml index 7c7e01fdb..bce9e7dfb 100644 --- a/libs/langgraph/pyproject.toml +++ b/libs/langgraph/pyproject.toml @@ -38,7 +38,7 @@ Homepage = "https://docs.langchain.com/oss/python/langgraph/overview" Documentation = "https://reference.langchain.com/python/langgraph/" Source = "https://github.com/langchain-ai/langgraph/tree/main/libs/langgraph" Changelog = "https://github.com/langchain-ai/langgraph/releases" -Twitter = "https://x.com/LangChainAI" +Twitter = "https://x.com/LangChain" Slack = "https://www.langchain.com/join-community" Reddit = "https://www.reddit.com/r/LangChain/" diff --git a/libs/prebuilt/pyproject.toml b/libs/prebuilt/pyproject.toml index f3ffc7804..fbedb2031 100644 --- a/libs/prebuilt/pyproject.toml +++ b/libs/prebuilt/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ [project.urls] Source = "https://github.com/langchain-ai/langgraph/tree/main/libs/prebuilt" -Twitter = "https://x.com/LangChainAI" +Twitter = "https://x.com/LangChain" Slack = "https://www.langchain.com/join-community" Reddit = "https://www.reddit.com/r/LangChain/" diff --git a/libs/sdk-py/pyproject.toml b/libs/sdk-py/pyproject.toml index fe8aa8c94..8715cf98e 100644 --- a/libs/sdk-py/pyproject.toml +++ b/libs/sdk-py/pyproject.toml @@ -18,7 +18,7 @@ path = "langgraph_sdk/__init__.py" [project.urls] Source = "https://github.com/langchain-ai/langgraph/tree/main/libs/sdk-py" -Twitter = "https://x.com/LangChainAI" +Twitter = "https://x.com/LangChain" Slack = "https://www.langchain.com/join-community" Reddit = "https://www.reddit.com/r/LangChain/"