Skip to content

Commit 0df41ab

Browse files
authored
Update config.mjs
1 parent f1941a2 commit 0df41ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@ export default defineConfig({
168168
{ text: '___', collapsed : "true" , items: [
169169
{ text: 'Key Concept', link: '/advanced/technical/concept' },
170170
{ text: 'Developer Experience', link: '/advanced/technical/dx' },
171-
{ text: 'REST, Drafts', link: '/advanced/technical/rest' },
171+
{ text: 'Cloud Readiness', link: '/advanced/technical/cloud' },
172172
{ text: 'Technology', link: '/advanced/technical/overview', items: [
173-
{ text: 'Cloud Readiness', link: '/advanced/technical/cloud' },
173+
{ text: 'REST, Drafts', link: '/advanced/technical/rest' },
174174
{ text: 'Domain Driven Design', link: '/advanced/technical/runtime' },
175175
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
176176
{ text: 'RAP', link: '/advanced/technical/rap' },

0 commit comments

Comments
 (0)