Skip to content

Commit 5aa120e

Browse files
committed
Fix the redirects and we are good to go
1 parent 604b984 commit 5aa120e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/terraform-docs-common/redirects.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@
727727
"permanent": true
728728
},
729729
{
730-
"source": "/terraform/cli/v:version(1\\.(?:9|1[0-2])\\.x)/commands/stacks",
730+
"source": "/terraform/cli/v:version(1\\.(?:9|1[0-2])\\.x)/commands/stacks/:slug*",
731731
"destination": "/terraform/language/v:version/stacks/reference/tfstacks-cli",
732732
"permanent": true
733733
},

0 commit comments

Comments
 (0)