Skip to content

Commit 597ee3d

Browse files
authored
Update config.mjs
1 parent fc8fb8f commit 597ee3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.mjs

+2-2
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 Concept', link: '/advanced/technical/concept' },
167167
{ text: 'Technology Overview', link: '/advanced/technical/overview' },
168-
{ text: 'UI5', link: '/advanced/technical/ui5' },
169-
{ text: 'RAP', link: '/advanced/technical/rap' },
168+
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
169+
{ text: 'RAP, Fiori Elements', link: '/advanced/technical/rap' },
170170
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' }
171171
]
172172
},

0 commit comments

Comments
 (0)