From bc7accdb6386d4da3ab5f55da4235959befc91b0 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Thu, 5 Sep 2024 14:21:00 +0300 Subject: [PATCH] Fixed link --- src/app/showcase/data/news.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/showcase/data/news.json b/src/app/showcase/data/news.json index 4f6cc540087..7e4f685bfe9 100644 --- a/src/app/showcase/data/news.json +++ b/src/app/showcase/data/news.json @@ -2,5 +2,5 @@ "id": 66, "content": "🎉 v18-beta.1 is out now with new theming", "linkText": "Learn More", - "linkHref": "https://v18.primefaces.org" + "linkHref": "https://v18.primeng.org" }