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 5983e57 commit 23117d6Copy full SHA for 23117d6
docs/.vitepress/config.mjs
@@ -164,7 +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: 'Comparison', link: '/advanced/technical/comparison' }
+ { text: 'Over-The-Wire', link: '/advanced/technical/over_the_wire' },
168
+ { text: 'UI5 & RAP', link: '/advanced/technical/sap' }
169
]
170
171
0 commit comments