mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-15 07:00:38 +00:00
fix: existing bug in sidebars.js where integrations/providers/index was referenced but didn't exist
This commit is contained in:
@@ -177,8 +177,8 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
link: {
|
||||
type: "doc",
|
||||
id: "integrations/providers/index",
|
||||
type: "generated-index",
|
||||
slug: "integrations/providers",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user