From 4cbfcaf8675d8f129053ac0c9031cd9656f804bf Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 28 Jan 2025 17:30:59 +0100 Subject: [PATCH] cli: update `reka-ui` url --- cli/templates.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/templates.mjs b/cli/templates.mjs index 29924aca..e89bfcba 100644 --- a/cli/templates.mjs +++ b/cli/templates.mjs @@ -181,7 +181,7 @@ links:${primitive : ` - label: ${upperName} icon: i-custom-reka-ui - to: https://www.reka-ui.com/components/${kebabName}.html`} + to: https://reka-ui.com/docs/components/${kebabName}`} - label: GitHub icon: i-simple-icons-github to: https://github.com/nuxt/${pro ? 'ui-pro' : 'ui'}/tree/v3/src/runtime/components/${upperName}.vue