Skip to content

Commit ca538ad

Browse files
chore: Fix documentation link
1 parent eb2ac26 commit ca538ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export default defineConfig({
9292
link: '#serverless-framework-v3-sls',
9393
},
9494
{ text: 'SAM', link: '#aws-serverless-application-model-sam' },
95-
{ text: 'Terraform', link: '#terraform' },
95+
{ text: 'Terraform and OpenTofu', link: '#terraform-and-opentofu' },
9696
{ text: 'Custom Setup', link: '#custom-setup' },
9797
],
9898
},

0 commit comments

Comments
 (0)