Skip to content

Commit ecd23e4

Browse files
committed
docs: move Fiori Launchpad up one level in sidebar
Promote Fiori Launchpad from a sub-item of Installation to a direct child of Configuration.
1 parent 6f9f86e commit ecd23e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ export default defineConfig({
193193
{ text: "UI5 Versions", link: "/configuration/ui5_versions" },
194194
{ text: "Productive Usage", link: "/configuration/productive_usage" },
195195
{ text: "Debugging", link: "/configuration/troubleshooting" },
196+
{ text: "Fiori Launchpad", link: "/configuration/launchpad" },
196197
{
197198
text: "Installation",
198199
link: "/configuration/installation",
@@ -201,7 +202,6 @@ export default defineConfig({
201202
text: "S/4 Public Cloud",
202203
link: "/configuration/s4_public_cloud",
203204
},
204-
{ text: "Fiori Launchpad", link: "/configuration/launchpad" },
205205
{ text: "BTP Work Zone", link: "/configuration/btp" },
206206
],
207207
},

0 commit comments

Comments
 (0)