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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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