Skip to content

Commit 06983d6

Browse files
authored
Update config.mjs
1 parent 5d2b298 commit 06983d6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/.vitepress/config.mjs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)