feat(docs): add Slack community link to footer (#32053)

This commit is contained in:
Mason Daugherty
2025-07-17 10:12:09 -04:00
committed by GitHub
parent 2c0e8dce0d
commit 9165cde538

View File

@@ -269,6 +269,10 @@ const config = {
label: "Twitter",
href: "https://twitter.com/LangChainAI",
},
{
label: "Slack",
href: "https://www.langchain.com/join-community",
},
],
},
{