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 5b958a7 commit 1eb1355Copy full SHA for 1eb1355
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', collapsed : "false" , items: [
+ { text: 'Technology Overview', items: [
172
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
173
{ text: 'RAP', link: '/advanced/technical/rap' },
174
] },
0 commit comments