Skip to content

Commit e870fa1

Browse files
Update navigation.json
1 parent c938bbb commit e870fa1

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
@@ -328,27 +328,6 @@
328328
}
329329
}
330330
},
331-
"userland-migrations": {
332-
"label": "components.navigation.learn.userland-migrations.links.userland-migrations",
333-
"items": {
334-
"introduction": {
335-
"link": "/learn/userland-migrations/introduction",
336-
"label": "components.navigation.learn.userland-migrations.links.introduction"
337-
},
338-
"ecosystem": {
339-
"link": "/learn/userland-migrations/ecosystem",
340-
"label": "components.navigation.learn.userland-migrations.links.ecosystem"
341-
},
342-
"v20-to-v22": {
343-
"link": "/learn/userland-migrations/v20-to-v22",
344-
"label": "components.navigation.learn.userland-migrations.links.v20-to-v22"
345-
},
346-
"v14-to-v16": {
347-
"link": "/learn/userland-migrations/v14-to-v16",
348-
"label": "components.navigation.learn.userland-migrations.links.v14-to-v16"
349-
}
350-
}
351-
},
352331
"modules": {
353332
"label": "components.navigation.learn.modules.links.modules",
354333
"items": {
@@ -423,6 +402,27 @@
423402
"label": "components.navigation.learn.testRunner.links.collectingCodeCoverage"
424403
}
425404
}
405+
},
406+
"userland-migrations": {
407+
"label": "components.navigation.learn.userland-migrations.links.userland-migrations",
408+
"items": {
409+
"introduction": {
410+
"link": "/learn/userland-migrations/introduction",
411+
"label": "components.navigation.learn.userland-migrations.links.introduction"
412+
},
413+
"ecosystem": {
414+
"link": "/learn/userland-migrations/ecosystem",
415+
"label": "components.navigation.learn.userland-migrations.links.ecosystem"
416+
},
417+
"v20-to-v22": {
418+
"link": "/learn/userland-migrations/v20-to-v22",
419+
"label": "components.navigation.learn.userland-migrations.links.v20-to-v22"
420+
},
421+
"v14-to-v16": {
422+
"link": "/learn/userland-migrations/v14-to-v16",
423+
"label": "components.navigation.learn.userland-migrations.links.v14-to-v16"
424+
}
425+
}
426426
}
427427
}
428428
}

0 commit comments

Comments
 (0)