We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6a6ff commit 92ec94bCopy full SHA for 92ec94b
docs/.vitepress/config.mjs
@@ -162,7 +162,7 @@ export default defineConfig({
162
{ text: 'abapmerge', link: '/advanced/tools/abapmerge' },
163
]
164
},
165
- { text: 'Technical Background', collapsed : "false" , items: [
+ { text: 'Technical Background', collapsed : "true" , items: [
166
{ text: 'How it All Works', link: '/advanced/technical/how_it_all_works' }
167
{ text: 'Comparison', link: '/advanced/technical/comparison' }
168
0 commit comments