Skip to content

Commit e073934

Browse files
committed
remove notebooks from main navigation
1 parent e7ce13b commit e073934

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/data/navigation.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -225,11 +225,6 @@ export const navigation: NavigationItem[] = [
225225
{ title: "References", href: "/code_insights/references" },
226226
],
227227
},
228-
{
229-
title: "Notebooks",
230-
href: "/notebooks",
231-
sections: [{ title: "Quickstart", href: "/notebooks/quickstart" }],
232-
},
233228
],
234229
},
235230
{

0 commit comments

Comments
 (0)