File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed
docs/dev-docs/migration/v4-to-v5/additional-resources Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 11---
22title : Additional resources for migrating to Strapi 5
3- sidebar_label : Introduction to specific resources
43pagination_next : dev-docs/migration/v4-to-v5/additional-resources/from-entity-service-to-document-service
54displayed_sidebar : devDocsMigrationV5Sidebar
65tags :
Original file line number Diff line number Diff line change @@ -586,23 +586,9 @@ const sidebars = {
586586 id : 'dev-docs/migration/v4-to-v5/breaking-changes' ,
587587 } ,
588588 {
589- type : 'category' ,
590- collapsed : false ,
589+ type : 'doc' ,
591590 label : 'Specific resources' ,
592- link : {
593- type : 'doc' ,
594- id : 'dev-docs/migration/v4-to-v5/additional-resources/introduction'
595- } ,
596- items : [
597- {
598- type : 'doc' ,
599- label : 'Introduction to migration guides' ,
600- id : 'dev-docs/migration/v4-to-v5/introduction-and-faq'
601- } ,
602- 'dev-docs/migration/v4-to-v5/additional-resources/plugins-migration' ,
603- 'dev-docs/migration/v4-to-v5/additional-resources/helper-plugin' ,
604- 'dev-docs/migration/v4-to-v5/additional-resources/from-entity-service-to-document-service' ,
605- ] ,
591+ id : 'dev-docs/migration/v4-to-v5/additional-resources/introduction' ,
606592 } ,
607593 ]
608594 }
You can’t perform that action at this time.
0 commit comments