Skip to content

Commit

Permalink
docs(www): add links to frameworks (#744)
Browse files Browse the repository at this point in the history
Co-authored-by: shadcn <[email protected]>
  • Loading branch information
vinaykulk621 and shadcn authored Jul 5, 2023
1 parent 54b1f5b commit ac5c727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Which frameworks are supported?
</AccordionTrigger>
<AccordionContent>

You can use any framework that supports React. Next.js, Astro, Remix, Gatsby etc.
You can use any framework that supports React. [Next.js](https://ui.shadcn.com/docs/installation/next), [Astro](https://ui.shadcn.com/docs/installation/astro), [Remix](https://ui.shadcn.com/docs/installation/remix), [Gatsby](https://ui.shadcn.com/docs/installation/gatsby) etc.

</AccordionContent>
</AccordionItem>
Expand Down

1 comment on commit ac5c727

@vercel
Copy link

@vercel vercel bot commented on ac5c727 Jul 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./apps/www

ui-git-main-shadcn-pro.vercel.app
example-playground.vercel.app
ui-shadcn-pro.vercel.app
ui.shadcn.com

Please sign in to comment.