From 3955fc96046e4e44606035f9d6b52060b20bab57 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 12 Apr 2023 14:30:37 +0300 Subject: [PATCH] Update template links --- assets/data/news.json | 2 +- pages/landing/TemplateSection.vue | 12 +++---- pages/templates/index.vue | 56 +++++++++++++++---------------- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/assets/data/news.json b/assets/data/news.json index 39d6566b1..30c232116 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -2,7 +2,7 @@ "id": 36, "content": "Introducing the all-new Apollo Vite Template", "linkText": "View Demo", - "linkHref": "https://www.primefaces.org/apollo-vue", + "linkHref": "https://apollo.primevue.org", "backgroundStyle": "background-color:#4f8ff7", "textStyle": "color:#ffffff;font-weight:500", "linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;" diff --git a/pages/landing/TemplateSection.vue b/pages/landing/TemplateSection.vue index 0d8ebfce2..b5c1beed3 100644 --- a/pages/landing/TemplateSection.vue +++ b/pages/landing/TemplateSection.vue @@ -11,29 +11,29 @@