Skip to content

Commit 5df4d80

Browse files
authored
Update config.mjs
1 parent 1d29bb8 commit 5df4d80

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
@@ -165,8 +165,8 @@ export default defineConfig({
165165
{ text: 'Technical Background', collapsed : "true" , items: [
166166
{ text: 'Key Idea', link: '/advanced/technical/over_the_wire' },
167167
{ text: 'UI5 & RAP', link: '/advanced/technical/sap' },
168-
{ text: 'Overview', link: '/advanced/technical/overview' },
169-
{ text: 'How it All Works', link: '/advanced/technical/how_it_all_works' },
168+
{ text: 'Technology Overview', link: '/advanced/technical/overview' },
169+
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' },
170170
]
171171
},
172172
]

0 commit comments

Comments
 (0)