Skip to content

Commit a949974

Browse files
authored
Update config.mjs
1 parent 13aa8ee commit a949974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ export default defineConfig({
162162
{ text: 'abapmerge', link: '/advanced/tools/abapmerge' },
163163
]
164164
},
165-
{ text: 'Technical Background', collapsed : "true" , items: [
166165
{ text: 'test', collapsed : "true" , items: [
166+
{ text: 'Technical Background', collapsed : "true" , items: [
167167
{ text: 'Key Concept', link: '/advanced/technical/concept' },
168168
{ text: 'Architecture', link: '/advanced/technical/domain' },
169169
{ text: 'Development Experience', link: '/advanced/technical/dx' },

0 commit comments

Comments
 (0)