Skip to content

Commit 417bc0b

Browse files
authored
Update config.mjs
1 parent 5df4d80 commit 417bc0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export default defineConfig({
163163
]
164164
},
165165
{ text: 'Technical Background', collapsed : "true" , items: [
166-
{ text: 'Key Idea', link: '/advanced/technical/over_the_wire' },
166+
{ text: 'Key Concept', link: '/advanced/technical/over_the_wire' },
167167
{ text: 'UI5 & RAP', link: '/advanced/technical/sap' },
168168
{ text: 'Technology Overview', link: '/advanced/technical/overview' },
169169
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' },

0 commit comments

Comments
 (0)