From b0b711f181d041163b3cdedc350eb25b4bd5e0c9 Mon Sep 17 00:00:00 2001 From: RhysJosmin <55994011+Rhysjosmin@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:10:15 +0530 Subject: [PATCH] Update Sonner API Reference link fixes the same issue solved here https://github.com/shadcn-ui/ui/pull/9440 but for radix --- apps/v4/content/docs/components/radix/sonner.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/v4/content/docs/components/radix/sonner.mdx b/apps/v4/content/docs/components/radix/sonner.mdx index 598ee2b23f..7a5c26b1de 100644 --- a/apps/v4/content/docs/components/radix/sonner.mdx +++ b/apps/v4/content/docs/components/radix/sonner.mdx @@ -123,4 +123,4 @@ Use the `position` prop to change the position of the toast. ## API Reference -See the [Sonner API Reference](https://sonner.emilkowal.ski/api) for more information. +See the [Sonner API Reference](https://sonner.emilkowal.ski/getting-started) for more information.