File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -167,10 +167,11 @@ export default defineConfig({
167167 { text : 'Architecture' , link : '/advanced/technical/domain' } ,
168168 { text : 'Development Experience' , link : '/advanced/technical/dx' } ,
169169 { text : 'Cloud Readiness' , link : '/advanced/technical/cloud' } ,
170- { text : 'Deep Dive' , link : '/advanced/technical/how_it_all_works' }
171- { text : 'Technology Overview' , link : '/advanced/technical/overview' } ,
172- { text : 'UI5 Freestyle' , link : '/advanced/technical/ui5' } ,
173- { text : 'RAP' , link : '/advanced/technical/rap' } ,
170+ { text : 'Deep Dive' , link : '/advanced/technical/how_it_all_works' } ,
171+ { text : 'Technology Overview' , collapsed : "false" , items : [
172+ { text : 'UI5 Freestyle' , link : '/advanced/technical/ui5' } ,
173+ { text : 'RAP' , link : '/advanced/technical/rap' } ,
174+ ] } ,
174175 ]
175176 } ,
176177 ]
You can’t perform that action at this time.
0 commit comments