Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix committed May 8, 2024
1 parent 451aa60 commit 846b2ae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions nav-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"type": "link",
"settings": {
"name": "Overview",
"href": "/project/overview",
"activeTest": "/project/overview"
"href": "/product/overview",
"activeTest": "/product/overview"
}
},
{
"type": "link",
"settings": {
"name": "Case studies",
"href": "/project/case-studies",
"activeTest": "/project/case-studies"
"href": "/product/case-studies",
"activeTest": "/product/case-studies"
}
},
{
Expand All @@ -36,8 +36,8 @@
"type": "link",
"settings": {
"name": "Visual Changelogs",
"href": "/project/visual-changelogs",
"activeTest": "/project/visual-changelogs"
"href": "/product/visual-changelogs",
"activeTest": "/product/visual-changelogs"
}
}
]
Expand Down

0 comments on commit 846b2ae

Please sign in to comment.