From ab6765941265f3e85356b99a25f817f3d5d9fe75 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 16 May 2023 15:23:29 +0200 Subject: [PATCH] docs: fix command palette examples links --- docs/content/4.navigation/2.command-palette.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/4.navigation/2.command-palette.md b/docs/content/4.navigation/2.command-palette.md index 241146c2..adc8fbfe 100644 --- a/docs/content/4.navigation/2.command-palette.md +++ b/docs/content/4.navigation/2.command-palette.md @@ -276,7 +276,7 @@ padding: false :command-palette-theme-algolia{class="max-h-[480px] rounded-md"} :: -::alert{icon="i-simple-icons-github" to="https://github.com/nuxtlabs/ui/blob/docs/rework/docs/components/content/themes/CommandPaletteThemeAlgolia.vue#L23"} +::alert{icon="i-simple-icons-github" to="https://github.com/nuxtlabs/ui/blob/dev/docs/components/content/themes/CommandPaletteThemeAlgolia.vue#L23"} Take a look at the component! :: @@ -291,7 +291,7 @@ padding: false :command-palette-theme-raycast{class="max-h-[480px] rounded-md"} :: -::alert{icon="i-simple-icons-github" to="https://github.com/nuxtlabs/ui/blob/docs/rework/docs/components/content/themes/CommandPaletteThemeRaycast.vue#L30"} +::alert{icon="i-simple-icons-github" to="https://github.com/nuxtlabs/ui/blob/dev/docs/components/content/themes/CommandPaletteThemeRaycast.vue#L30"} Take a look at the component! ::