Skip to content

Commit 2e82940

Browse files
authored
Merge pull request #54 from abap2UI5/claude/move-logout-chapter-cSZvU
Move Logout documentation from Advanced to Configuration section
2 parents c9631de + 885bf93 commit 2e82940

2 files 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
@@ -186,6 +186,7 @@ export default defineConfig({
186186
{ text: "Security", link: "/configuration/security" },
187187
{ text: "Authorization", link: "/configuration/authorization" },
188188
{ text: "Performance", link: "/configuration/performance" },
189+
{ text: "Logout", link: "/configuration/logout" },
189190
{ text: "UI5 Versions", link: "/configuration/ui5_versions" },
190191
{ text: "Productive Usage", link: "/configuration/productive_usage" },
191192
{ text: "Troubleshooting", link: "/configuration/troubleshooting" },
@@ -215,7 +216,6 @@ export default defineConfig({
215216
text: "Statefulness, Locks",
216217
link: "/advanced/stateful",
217218
},
218-
{ text: "Logout", link: "/advanced/logout" },
219219
{ text: "Local", link: "/advanced/local" },
220220
{ text: "RFC Connector", link: "/advanced/rfc" },
221221
{ text: "Fiori Elements Integration", link: "/advanced/fiori" },
File renamed without changes.

0 commit comments

Comments
 (0)