mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-17 10:13:29 +00:00
FEAT docs integration cards site (#13379)
The `Integrations` site is hidden now. I've added it into the `More` menu. The name is `Integration Cards` otherwise, it is confused with the `Integrations` menu. --------- Co-authored-by: Erick Friis <erickfriis@gmail.com>
This commit is contained in:
parent
0f25ea9671
commit
c9b9359647
@ -192,6 +192,10 @@ const config = {
|
||||
to: "/docs/additional_resources/dependents",
|
||||
label: "Dependents",
|
||||
},
|
||||
{
|
||||
label: "Integrations Hub",
|
||||
href: "https://integrations.langchain.com/",
|
||||
},
|
||||
{
|
||||
to: "/docs/additional_resources/tutorials",
|
||||
label: "Tutorials"
|
||||
|
Loading…
Reference in New Issue
Block a user