We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4100eb9 commit 64b5492Copy full SHA for 64b5492
1 file changed
astro.config.mjs
@@ -51,7 +51,8 @@ export default defineConfig({
51
},
52
{
53
label: 'Tooling',
54
- slug: 'aws/tooling',
+ autogenerate: { directory: '/aws/tooling' },
55
+ collapsed: true,
56
57
58
label: 'Integrations',
0 commit comments