Skip to content

Commit cc5b642

Browse files
Update navigation.json
1 parent b71e268 commit cc5b642

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

apps/site/navigation.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -332,27 +332,6 @@
332332
}
333333
}
334334
},
335-
"userland-migrations": {
336-
"label": "components.navigation.learn.userland-migrations.links.userland-migrations",
337-
"items": {
338-
"introduction": {
339-
"link": "/learn/userland-migrations/introduction",
340-
"label": "components.navigation.learn.userland-migrations.links.introduction"
341-
},
342-
"ecosystem": {
343-
"link": "/learn/userland-migrations/ecosystem",
344-
"label": "components.navigation.learn.userland-migrations.links.ecosystem"
345-
},
346-
"v20-to-v22": {
347-
"link": "/learn/userland-migrations/v20-to-v22",
348-
"label": "components.navigation.learn.userland-migrations.links.v20-to-v22"
349-
},
350-
"v14-to-v16": {
351-
"link": "/learn/userland-migrations/v14-to-v16",
352-
"label": "components.navigation.learn.userland-migrations.links.v14-to-v16"
353-
}
354-
}
355-
},
356335
"modules": {
357336
"label": "components.navigation.learn.modules.links.modules",
358337
"items": {
@@ -427,6 +406,27 @@
427406
"label": "components.navigation.learn.testRunner.links.collectingCodeCoverage"
428407
}
429408
}
409+
},
410+
"userland-migrations": {
411+
"label": "components.navigation.learn.userland-migrations.links.userland-migrations",
412+
"items": {
413+
"introduction": {
414+
"link": "/learn/userland-migrations/introduction",
415+
"label": "components.navigation.learn.userland-migrations.links.introduction"
416+
},
417+
"ecosystem": {
418+
"link": "/learn/userland-migrations/ecosystem",
419+
"label": "components.navigation.learn.userland-migrations.links.ecosystem"
420+
},
421+
"v20-to-v22": {
422+
"link": "/learn/userland-migrations/v20-to-v22",
423+
"label": "components.navigation.learn.userland-migrations.links.v20-to-v22"
424+
},
425+
"v14-to-v16": {
426+
"link": "/learn/userland-migrations/v14-to-v16",
427+
"label": "components.navigation.learn.userland-migrations.links.v14-to-v16"
428+
}
429+
}
430430
}
431431
}
432432
}

0 commit comments

Comments
 (0)