Skip to content

Commit 64b5492

Browse files
committed
Fix tooling
1 parent 4100eb9 commit 64b5492

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

astro.config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ export default defineConfig({
5151
},
5252
{
5353
label: 'Tooling',
54-
slug: 'aws/tooling',
54+
autogenerate: { directory: '/aws/tooling' },
55+
collapsed: true,
5556
},
5657
{
5758
label: 'Integrations',

0 commit comments

Comments
 (0)