File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 332332 }
333333 }
334334 },
335+ "migrations" : {
336+ "label" : " components.navigation.learn.migrations.links.migrations" ,
337+ "items" : {
338+ "introduction" : {
339+ "link" : " /learn/migrations/introduction" ,
340+ "label" : " components.navigation.learn.migrations.links.introduction"
341+ }
342+ }
343+ },
335344 "modules" : {
336345 "label" : " components.navigation.learn.modules.links.modules" ,
337346 "items" : {
Original file line number Diff line number Diff line change 9494 "acceptInputFromTheCommandLineInNodejs" : " Accept input from the command line in Node.js"
9595 }
9696 },
97+ "migrations" : {
98+ "links" : {
99+ "migrations" : " Userland Migrations" ,
100+ "introduction" : " Introduction to Userland Migrations"
101+ }
102+ },
97103 "modules" : {
98104 "links" : {
99105 "modules" : " Modules" ,
You can’t perform that action at this time.
0 commit comments