Preview
Installation
npx shadcn@latest add https://docs-kit.pheralb.dev/r/linkUsage
Use [text](url) for links in Markdown. The text is the clickable part, and url is the destination.
Markdown
[SVGL - A beautiful library with SVG logos](https://svgl.app)MDX Component
This group contains Links (navigate in your website) and External Links (navigate outside your website) components.
npx shadcn@latest add https://docs-kit.pheralb.dev/r/mdx-linkChange
import { Link } from "react-router";with your preferred routing library.