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 26cbc96 commit d1e09a6Copy full SHA for d1e09a6
docs/.vitepress/config.mjs
@@ -164,8 +164,8 @@ export default defineConfig({
164
},
165
{ text: 'Technical Background', collapsed : "true" , items: [
166
{ text: 'How it All Works', link: '/advanced/technical/how_it_all_works' },
167
- { text: 'Over-The-Wire', link: '/advanced/technical/over_the_wire' },
168
- { text: 'UI5 & RAP', link: '/advanced/technical/sap' }
+ { text: 'Key Idea', link: '/advanced/technical/over_the_wire' },
+ { text: 'abap2UI5 & UI5 & RAP', link: '/advanced/technical/sap' }
169
]
170
171
0 commit comments