Skip to content

Commit

Permalink
Update reference-navigation.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannakok committed Apr 18, 2024
1 parent 2ba237e commit f5da90e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions common/test/resources/reference-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@
},
{
"title": "Soccer",
"url": "/soccer",
"url": "/us/soccer",
"children": [
{
"title": "Live scores",
Expand Down Expand Up @@ -1176,7 +1176,7 @@
},
{
"title": "Business",
"url": "/business",
"url": "/us/business",
"children": [
{
"title": "Economics",
Expand Down Expand Up @@ -1207,7 +1207,7 @@
},
{
"title": "Tech",
"url": "/technology",
"url": "/us/technology",
"children": [],
"classList": []
},
Expand All @@ -1225,7 +1225,7 @@
},
{
"title": "Wellness",
"url": "/wellness",
"url": "/us/wellness",
"children": [],
"classList": []
}
Expand Down Expand Up @@ -1279,7 +1279,7 @@
"children": [
{
"title": "Soccer",
"url": "/soccer",
"url": "/us/soccer",
"children": [
{
"title": "Live scores",
Expand Down Expand Up @@ -1442,7 +1442,7 @@
"children": [
{
"title": "Wellness",
"url": "/wellness",
"url": "/us/wellness",
"children": [],
"classList": []
},
Expand Down

0 comments on commit f5da90e

Please sign in to comment.