mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-11 09:51:40 +00:00
fix(www): update url for request a block
This commit is contained in:
@@ -36,7 +36,7 @@ export default function BlocksLayout({
|
|||||||
</Button>
|
</Button>
|
||||||
<Button asChild variant="outline">
|
<Button asChild variant="outline">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/shadcn-ui/ui/discussions/new/choose"
|
href="https://github.com/shadcn-ui/ui/discussions/new?category=blocks-request"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Request a block
|
Request a block
|
||||||
|
|||||||
Reference in New Issue
Block a user