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 d8e639c commit 971152eCopy full SHA for 971152e
docs/.vitepress/config.mjs
@@ -168,7 +168,7 @@ export default defineConfig({
168
{ text: 'Development Experience', link: '/advanced/technical/dx' },
169
{ text: 'Cloud Readiness', link: '/advanced/technical/cloud' },
170
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' },
171
- { text: 'Technology Overview', items: [
+ { text: 'Technology Overview', link: '/advanced/technical/overview', items: [
172
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
173
{ text: 'RAP', link: '/advanced/technical/rap' },
174
] },
0 commit comments