diff --git a/assets/data/news.json b/assets/data/news.json index 8558dbea7..afd7ab4b6 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -1,8 +1,8 @@ { - "id": 39, - "content": "Unstyled Mode with Tailwind Preview", + "id": 40, + "content": "Introducing the new Unstyled Mode", "linkText": "Learn More", - "linkHref": "https://youtu.be/JpYIX3V96gs", + "linkHref": "https://primevue.org/unstyled", "backgroundStyle": "background-color:#4f8ff7", "textStyle": "color:#ffffff;font-weight:500", "linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;"