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 fd62355 commit e07dcbbCopy full SHA for e07dcbb
docs/.vitepress/config.mjs
@@ -163,7 +163,7 @@ export default defineConfig({
163
]
164
},
165
{ text: 'Technical Background', collapsed : "true" , items: [
166
- { text: 'How it All Works', link: '/advanced/technical/how_it_all_works' }
+ { text: 'How it All Works', link: '/advanced/technical/how_it_all_works' },
167
{ text: 'Comparison', link: '/advanced/technical/comparison' }
168
169
0 commit comments