diff --git a/docs/repo-docs/guides/tools/shadcn-ui.mdx b/docs/repo-docs/guides/tools/shadcn-ui.mdx index b910876208f27..f1c042f8341ec 100644 --- a/docs/repo-docs/guides/tools/shadcn-ui.mdx +++ b/docs/repo-docs/guides/tools/shadcn-ui.mdx @@ -5,7 +5,7 @@ description: Learn how to use shadcn/ui in a Turborepo. import { PackageManagerTabs, Tab } from '#/components/tabs'; -shadcn/ui is an open-source set of beautifully designed components made with Tailwind CSS that you can copy and paste into your apps. +[shadcn/ui](https://ui.shadcn.com/docs/monorepo) is an open-source set of beautifully designed components made with Tailwind CSS that you can copy and paste into your apps. To get started with shadcn/ui in a new monorepo, run: