@@ -163,13 +163,13 @@ export default defineConfig({
163163 ]
164164 } ,
165165 { text : 'Technical Background' , collapsed : "true" , items : [
166- { text : 'Key Concept' , link : '/advanced/technical/concept' } ,
167- { text : 'Technology Overview' , link : '/advanced/technical/overview' } ,
166+ { text : 'UI5 over-the-wire' , link : '/advanced/technical/concept' } ,
168167 { text : 'UI5 Freestyle' , link : '/advanced/technical/ui5' } ,
169- { text : 'RAP, Fiori Elements ' , link : '/advanced/technical/rap' } ,
168+ { text : 'RAP' , link : '/advanced/technical/rap' } ,
170169 { text : 'Architecture, UI-Driven' , link : '/advanced/technical/domain' } ,
171- { text : 'Development Experience' , link : '/advanced/technical/domain' } ,
172- { text : 'Cloud Readiness' , link : '/advanced/technical/domain' } ,
170+ { text : 'Development Experience' , link : '/advanced/technical/dx' } ,
171+ { text : 'Cloud Readiness' , link : '/advanced/technical/cloud' } ,
172+ { text : 'Technology Overview' , link : '/advanced/technical/overview' } ,
173173 { text : 'Deep Dive' , link : '/advanced/technical/how_it_all_works' }
174174 ]
175175 } ,
0 commit comments