mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-14 15:16:21 +00:00
feat(docs): add Slack community link to footer (#32053)
This commit is contained in:
parent
2c0e8dce0d
commit
9165cde538
@ -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",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user