We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0391141 commit ca98518Copy full SHA for ca98518
docs/.vitepress/config.mjs
@@ -167,7 +167,9 @@ export default defineConfig({
167
{ text: 'Technology Overview', link: '/advanced/technical/overview' },
168
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
169
{ text: 'RAP, Fiori Elements', link: '/advanced/technical/rap' },
170
- { text: 'Domain-Driven, UI-Driven', link: '/advanced/technical/domain' },
+ { text: 'Architecture, UI-Driven', link: '/advanced/technical/domain' },
171
+ { text: 'Development Experience, UX', link: '/advanced/technical/domain' },
172
+ { text: 'Cloud Readiness', link: '/advanced/technical/domain' },
173
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' }
174
]
175
},
0 commit comments