From 6446130b5d01df4f90c06c52f1e2fc0553b23194 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Fri, 28 Feb 2025 17:32:22 +0100 Subject: [PATCH] docs(tree): wrong reka-ui link --- docs/content/3.components/tree.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/3.components/tree.md b/docs/content/3.components/tree.md index b7569798..2a01ec91 100644 --- a/docs/content/3.components/tree.md +++ b/docs/content/3.components/tree.md @@ -4,7 +4,7 @@ category: data links: - label: Tree icon: i-custom-reka-ui - to: https://www.reka-ui.com/components/tree.html + to: https://reka-ui.com/docs/components/tree - label: GitHub icon: i-simple-icons-github to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/Tree.vue