@@ -149,15 +149,15 @@ export default defineConfig({
149149 { text : 'Custom Control' , link : '/advanced/extensibility/custom_control' } ,
150150 { text : 'Frontend' , link : '/advanced/extensibility/frontend' } ,
151151 ] } ,
152- { text : 'Tools' , collapsed : "false" , link : '/advanced/technical/insights' , items : [
153- { text : 'abapGit' , link : '/advanced/technical /abapgit' } ,
154- { text : 'ajson' , link : '/advanced/technical /ajson' } ,
155- { text : 'S-RTTI' , link : '/advanced/technical /srtti' } ,
156- { text : 'abaplint' , link : '/advanced/technical /abaplint' } ,
157- { text : 'open-abap' , link : '/advanced/technical /open_abap' } ,
152+ { text : 'Tools' , collapsed : "false" , items : [
153+ { text : 'abapGit' , link : '/advanced/tools /abapgit' } ,
154+ { text : 'ajson' , link : '/advanced/tools /ajson' } ,
155+ { text : 'S-RTTI' , link : '/advanced/tools /srtti' } ,
156+ { text : 'abaplint' , link : '/advanced/tools /abaplint' } ,
157+ { text : 'open-abap' , link : '/advanced/tools /open_abap' } ,
158158 ]
159159 } ,
160- { text : 'Technical Background' , collapsed : "false" , link : '/advanced/technical/insights ' } ,
160+ { text : 'Technical Background' , collapsed : "false" , link : '/advanced/technical/technical ' } ,
161161 ]
162162 } ,
163163 {
0 commit comments