Skip to content

Commit

Permalink
fix(website/homepage): update roadmap link (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiloyi committed Nov 24, 2020
1 parent 38ab1e1 commit 235ee9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/datas.json
Expand Up @@ -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": [
Expand Down

0 comments on commit 235ee9b

Please sign in to comment.