We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc519c commit 93a505eCopy full SHA for 93a505e
2 files changed
apps/web/src/app/(docs)/docs/overview/page.mdx
apps/web/src/lib/navigation.ts
@@ -30,7 +30,6 @@ export const navigation: Array<NavGroup> = [
30
{
31
title: "Local-first",
32
links: [
33
- { title: "Overview", href: "/docs/overview" },
34
{ title: "Playgrounds", href: "/docs/playgrounds" },
35
{ title: "Examples", href: "/docs/examples" },
36
{ title: "Indexes", href: "/docs/indexes" },
0 commit comments