From 7a56903f47ae3504fff2a8b8b59474c8f210a433 Mon Sep 17 00:00:00 2001 From: Maxime Pauvert Date: Fri, 14 Feb 2025 17:42:28 +0100 Subject: [PATCH] docs: fix pro templates url (#3319) --- docs/app/pages/pro/.content/templates.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/app/pages/pro/.content/templates.yml b/docs/app/pages/pro/.content/templates.yml index bb99a165..6ce05aa0 100644 --- a/docs/app/pages/pro/.content/templates.yml +++ b/docs/app/pages/pro/.content/templates.yml @@ -29,7 +29,7 @@ templates: icon: i-simple-icons-yaml links: - label: Live preview - to: https://v3.landing-template.nuxt.dev + to: https://landing-template.nuxt.dev target: _blank trailingIcon: i-lucide-arrow-up-right color: neutral @@ -53,7 +53,7 @@ templates: icon: i-lucide-search links: - label: Live preview - to: https://v3.docs-template.nuxt.dev/ + to: https://docs-template.nuxt.dev target: _blank trailingIcon: i-lucide-arrow-up-right color: neutral @@ -74,7 +74,7 @@ templates: icon: i-lucide-user-round-check links: - label: Live preview (soon) - to: https://v3.saas-template.nuxt.dev + to: https://saas-template.nuxt.dev target: _blank trailingIcon: i-lucide-arrow-up-right color: neutral @@ -97,7 +97,7 @@ templates: icon: i-lucide-columns-3 links: - label: Live preview (soon) - to: https://v3.dashboard-template.nuxt.dev + to: https://dashboard-template.nuxt.dev target: _blank trailingIcon: i-lucide-arrow-up-right color: neutral