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.