Skip to content

Commit 99069b2

Browse files
authored
Update config.mjs
1 parent 70b103b commit 99069b2

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

0 commit comments

Comments
 (0)