fix: existing bug in sidebars.js where integrations/providers/index was referenced but didn't exist

This commit is contained in:
Mason Daugherty
2025-09-23 18:19:14 -04:00
parent a0e0736d56
commit 9c0484129c

View File

@@ -177,8 +177,8 @@ module.exports = {
},
],
link: {
type: "doc",
id: "integrations/providers/index",
type: "generated-index",
slug: "integrations/providers",
},
},
{