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 e225f77 commit 6c78fd3Copy full SHA for 6c78fd3
app/page.tsx
@@ -14,7 +14,7 @@ export default function Home() {
14
A set of 8-bit styled components and a code distribution platform. Works
15
with your favorite frameworks. Open Source. Open Code.
16
</p>
17
- <Link href="/docs/components/accordion" className="w-fit">
+ <Link href="/docs/getting-started" className="w-fit">
18
<Button size="sm" className="w-fit">
19
Get Started
20
</Button>
0 commit comments