Skip to content

Commit 6c78fd3

Browse files
committed
feat(app) add getting started page
1 parent e225f77 commit 6c78fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default function Home() {
1414
A set of 8-bit styled components and a code distribution platform. Works
1515
with your favorite frameworks. Open Source. Open Code.
1616
</p>
17-
<Link href="/docs/components/accordion" className="w-fit">
17+
<Link href="/docs/getting-started" className="w-fit">
1818
<Button size="sm" className="w-fit">
1919
Get Started
2020
</Button>

0 commit comments

Comments
 (0)