Skip to content

Commit 23117d6

Browse files
authored
Update config.mjs
1 parent 5983e57 commit 23117d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@ export default defineConfig({
164164
},
165165
{ text: 'Technical Background', collapsed : "true" , items: [
166166
{ text: 'How it All Works', link: '/advanced/technical/how_it_all_works' },
167-
{ text: 'Comparison', link: '/advanced/technical/comparison' }
167+
{ text: 'Over-The-Wire', link: '/advanced/technical/over_the_wire' },
168+
{ text: 'UI5 & RAP', link: '/advanced/technical/sap' }
168169
]
169170
},
170171
]

0 commit comments

Comments
 (0)