Skip to content

Commit ede5e69

Browse files
authored
fix
1 parent d3d3efc commit ede5e69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vitepress/config.mjs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,9 @@ export default defineConfig({
176176
{ text: 'ABAP Thinking, UI5 Results', link: '/technical/dx' },
177177
{ text: 'Cloud Readiness', link: '/technical/cloud' },
178178
{ text: 'Behind the Scenes', link: '/technical/how_it_all_works' },
179-
{ text: 'Behind the Scenes', link: '/technical/technology/overview' , items: [
180-
{ text: 'RAP', link: '/technical/technology/rap' },
181-
{ text: 'UI5 Freestyle', link: '/technical/technology/ui5' },
179+
{ text: 'Technology', link: '/technical/technology/overview' , items: [
180+
{ text: 'RAP', link: '/technical/technology/rap' },
181+
{ text: 'UI5 Freestyle', link: '/technical/technology/ui5' },
182182
] }
183183
]
184184
},

0 commit comments

Comments
 (0)