Skip to content

Commit 958130d

Browse files
authored
Remove integrations category link (#239)
1 parent fba7903 commit 958130d

File tree

5 files changed

+1
-24
lines changed

5 files changed

+1
-24
lines changed
File renamed without changes.
File renamed without changes.

docs/integrations/overview.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

sidebars.js

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -80,22 +80,10 @@ module.exports = {
8080
type: "category",
8181
label: "Integrations",
8282
collapsible: false,
83-
link: {
84-
type: "doc",
85-
id: "integrations/overview",
86-
},
8783
items: [
8884
{
8985
type: "autogenerated",
90-
dirName: "integrations/dstack",
91-
},
92-
{
93-
type: "autogenerated",
94-
dirName: "integrations/mods",
95-
},
96-
{
97-
type: "autogenerated",
98-
dirName: "integrations/skypilot",
86+
dirName: "integrations",
9987
},
10088
],
10189
},

0 commit comments

Comments
 (0)