@@ -100,7 +100,6 @@ export default defineConfig({
100100 { text : 'Messages, Errors' , link : '/development/messages' } ,
101101 { text : 'Translation, i18n' , link : '/development/translation' } ,
102102 { text : 'Popups, Popover' , link : '/development/popups' } ,
103- { text : 'Troubleshooting' , link : '/development/troubleshooting' } ,
104103 { text : 'Specifics' , collapsed : "false" , items : [
105104 { text : 'Barcode Scanning' , link : '/development/barcodes' } ,
106105 { text : 'File Handling' , link : '/development/files' , } ,
@@ -122,6 +121,7 @@ export default defineConfig({
122121 { text : 'Performance' , link : '/configuration/performance' } ,
123122 { text : 'UI5 Versions' , link : '/configuration/ui5_versions' } ,
124123 { text : 'Productive Usage' , link : '/configuration/productive_usage' } ,
124+ { text : 'Troubleshooting' , link : '/configuration/troubleshooting' } ,
125125 { text : 'Installation' , link : '/configuration/installation' , items : [
126126 { text : 'S/4 Public Cloud' , link : '/configuration/s4_public_cloud' } ,
127127 { text : 'Fiori Launchpad' , link : '/configuration/launchpad' , } ,
0 commit comments