We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5569c7 commit 93529a3Copy full SHA for 93529a3
docs/.vitepress/config.mjs
@@ -163,7 +163,7 @@ export default defineConfig({
163
]
164
},
165
{ text: 'Technical Background', collapsed : "true" , items: [
166
- { text: 'Key Concept', link: '/advanced/technical/over_the_wire' },
+ { text: 'Key Concept', link: '/advanced/technical/concept' },
167
{ text: 'Technology Overview', link: '/advanced/technical/overview' },
168
{ text: 'UI5', link: '/advanced/technical/ui5' },
169
{ text: 'RAP', link: '/advanced/technical/rap' },
0 commit comments