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 ca98518 commit 10a97fcCopy full SHA for 10a97fc
docs/.vitepress/config.mjs
@@ -168,7 +168,7 @@ export default defineConfig({
168
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
169
{ text: 'RAP, Fiori Elements', link: '/advanced/technical/rap' },
170
{ text: 'Architecture, UI-Driven', link: '/advanced/technical/domain' },
171
- { text: 'Development Experience, UX', link: '/advanced/technical/domain' },
+ { text: 'Development Experience', link: '/advanced/technical/domain' },
172
{ text: 'Cloud Readiness', link: '/advanced/technical/domain' },
173
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' }
174
]
0 commit comments