mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
fix example link on homepage
This commit is contained in:
parent
c6b1856616
commit
b30cbd8758
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ export default async function IndexPage() {
|
|||
<h2 className="font-heading text-xl leading-[1.1] sm:text-xl md:text-4xl my-4">
|
||||
And many more
|
||||
</h2>
|
||||
<Link href="/examples/pixel-blender">
|
||||
<Link href="/examples/blocky-cartoon">
|
||||
<Button>View more examples</Button>
|
||||
</Link>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue