We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ad6d7 commit 6a654dcCopy full SHA for 6a654dc
1 file changed
astro.config.mjs
@@ -651,39 +651,6 @@ export default defineConfig({
651
},
652
],
653
654
- {
655
- label: 'AWS SDKs',
656
- collapsed: true,
657
- items: [
658
659
- autogenerate: {
660
- directory: '/aws/integrations/aws-sdks',
661
- },
662
663
- ],
664
665
666
- label: 'AWS Native Tools',
667
668
669
670
671
- directory: '/aws/integrations/aws-native-tools',
672
673
674
675
676
677
- label: 'Infrastructure as Code',
678
679
680
681
682
- directory: '/aws/integrations/infrastructure-as-code',
683
684
685
686
687
{
688
label: 'Containers',
689
collapsed: true,
0 commit comments