From 0ae734bdb21682de28457f64ea45cbddda6236bf Mon Sep 17 00:00:00 2001 From: Aron Hafner Date: Thu, 22 Jan 2026 06:58:42 +0100 Subject: [PATCH] docs: Update to correct url for vaul docs (#9406) --- apps/v4/content/docs/components/base/drawer.mdx | 2 +- apps/v4/content/docs/components/radix/drawer.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/v4/content/docs/components/base/drawer.mdx b/apps/v4/content/docs/components/base/drawer.mdx index d72166e135..f8e27d669c 100644 --- a/apps/v4/content/docs/components/base/drawer.mdx +++ b/apps/v4/content/docs/components/base/drawer.mdx @@ -110,4 +110,4 @@ You can combine the `Dialog` and `Drawer` components to create a responsive dial ## API Reference -See the [Vaul documentation](https://vaul.emilkowal.ski/components/drawer) for the full API reference. +See the [Vaul documentation](https://vaul.emilkowal.ski/getting-started) for the full API reference. diff --git a/apps/v4/content/docs/components/radix/drawer.mdx b/apps/v4/content/docs/components/radix/drawer.mdx index 557dc8bcfb..780852d9ad 100644 --- a/apps/v4/content/docs/components/radix/drawer.mdx +++ b/apps/v4/content/docs/components/radix/drawer.mdx @@ -110,4 +110,4 @@ You can combine the `Dialog` and `Drawer` components to create a responsive dial ## API Reference -See the [Vaul documentation](https://vaul.emilkowal.ski/components/drawer) for the full API reference. +See the [Vaul documentation](https://vaul.emilkowal.ski/getting-started) for the full API reference.