Skip to content

Commit 0bd4de5

Browse files
authored
update
1 parent 7fb0674 commit 0bd4de5

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,9 @@ export default defineConfig({
185185
link: '/technical/concept',
186186
collapsed: true,
187187
items: [
188-
{ text: 'Key Concept', link: '/technical/concept' },
188+
{ text: 'UI5 over-the-wire', link: '/technical/concept' },
189+
{ text: 'ABAP Thinking, UI5 Results', link: '/technical/dx' },
190+
{ text: 'Under the Hood', link: '/technical/how_it_all_works' }
189191
]
190192
},
191193
{
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)