We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf74aa commit 3a984f2Copy full SHA for 3a984f2
app/(site)/docs/page.tsx
@@ -47,7 +47,7 @@ export default function DocsPage() {
47
</div>
48
</Link>
49
<Link
50
- href="/docs/components"
+ href="/components"
51
className="group relative overflow-hidden rounded-lg border p-6 hover:border-foreground/10 transition-colors"
52
>
53
<div className="flex flex-col justify-between space-y-2">
0 commit comments