From 85e8609c68d579674d6f9daa76b734bbc586870e Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Tue, 2 Apr 2024 17:08:09 +0300 Subject: [PATCH] Fixed link --- assets/data/news.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/data/news.json b/assets/data/news.json index 7572fed94..b41c4c55a 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -2,5 +2,5 @@ "id": 61, "content": "Introducing the all-new Styled Mode", "linkText": "Learn More", - "linkHref": "http://primevue.org/theming" + "linkHref": "http://v4.primevue.org/theming/styled" }