From 235ee9b2dc87e234fbd8c89fb684b355329a1468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C3=A9sor=20ILOYI?= Date: Tue, 24 Nov 2020 18:05:19 +0100 Subject: [PATCH] fix(website/homepage): update roadmap link (#675) --- src/data/datas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/datas.json b/src/data/datas.json index eb2d31274..0342ac791 100644 --- a/src/data/datas.json +++ b/src/data/datas.json @@ -7595,19 +7595,19 @@ "img": "/images/foundations.jpg", "title": "Foundations", "text": "Everyting you need to discover our brand foundations.", - "link": "Foundations" + "link": "Foundations/" }, { "img": "/images/components.jpg", "title": "Components", "text": "Use our components to create accessible and consistent layouts.", - "link": "Components" + "link": "Components/" }, { "img": "/images/whatsnew.jpg", "title": "What's new?", "text": "Find out what’s planned for Mozaic Design System.", - "link": "Roadmap/" + "link": "Updates/Roadmap/" } ], "contactus": [