We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13aa8ee commit a949974Copy full SHA for a949974
docs/.vitepress/config.mjs
@@ -162,8 +162,8 @@ export default defineConfig({
162
{ text: 'abapmerge', link: '/advanced/tools/abapmerge' },
163
]
164
},
165
- { text: 'Technical Background', collapsed : "true" , items: [
166
{ text: 'test', collapsed : "true" , items: [
+ { text: 'Technical Background', collapsed : "true" , items: [
167
{ text: 'Key Concept', link: '/advanced/technical/concept' },
168
{ text: 'Architecture', link: '/advanced/technical/domain' },
169
{ text: 'Development Experience', link: '/advanced/technical/dx' },
0 commit comments