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 afa6691 commit 66aedd4Copy full SHA for 66aedd4
docs/.vitepress/config.mjs
@@ -116,8 +116,8 @@ export default defineConfig({
116
{ text: 'UI5 Versions', link: '/configuration/ui5_versions' },
117
{ text: 'Productive Usage', link: '/configuration/productive_usage' },
118
{ text: 'Installation', link: '/configuration/installation' , items: [
119
- { text: 'Fiori Launchpad', link: '/configuration/launchpad', },
120
{ text: 'S/4 Public Cloud', link: '/configuration/s4_public_cloud' },
+ { text: 'Fiori Launchpad', link: '/configuration/launchpad', },
121
{ text: 'BTP Workzone', link: '/configuration/btp' },
122
]
123
},
0 commit comments