@@ -149,15 +149,15 @@ export default defineConfig({
149
149
{ text : 'Custom Control' , link : '/advanced/extensibility/custom_control' } ,
150
150
{ text : 'Frontend' , link : '/advanced/extensibility/frontend' } ,
151
151
] } ,
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' } ,
158
158
]
159
159
} ,
160
- { text : 'Technical Background' , collapsed : "false" , link : '/advanced/technical/insights ' } ,
160
+ { text : 'Technical Background' , collapsed : "false" , link : '/advanced/technical/technical ' } ,
161
161
]
162
162
} ,
163
163
{
0 commit comments