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 37b5214 commit 7665493Copy full SHA for 7665493
docs/.vitepress/config.mjs
@@ -111,8 +111,8 @@ export default defineConfig({
111
{ text: 'Authorization', link: '/configuration/authorization' },
112
// { text: 'Use in Production', link: '/configuration/productive_usage' },
113
// { text: 'Performance', link: '/configuration/performance' },
114
- { text: 'Fiori Launchpad', link: '/configuration/launchpad', },
115
{ text: 'S/4 Public Cloud', link: '/configuration/s4_public_cloud' },
+ { text: 'Fiori Launchpad', link: '/configuration/launchpad', },
116
{ text: 'BTP Workzone', link: '/configuration/btp' },
117
]
118
},
0 commit comments