Skip to content

Commit 746e7ca

Browse files
authored
Update config.mjs
1 parent 3a4bc43 commit 746e7ca

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
@@ -164,9 +164,9 @@ export default defineConfig({
164164
},
165165
{ text: 'Technical Background', collapsed : "true" , items: [
166166
{ text: 'Key Concept', link: '/advanced/technical/over_the_wire' },
167-
{ text: 'UI5 & RAP', link: '/advanced/technical/sap' },
168167
{ text: 'Technology Overview', link: '/advanced/technical/overview' },
169-
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' },
168+
{ text: 'UI5 & RAP', link: '/advanced/technical/sap' },
169+
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' }
170170
]
171171
},
172172
]

0 commit comments

Comments
 (0)