Skip to content

Commit 56140a1

Browse files
authored
Add missing comma to WAF redirects file (#717)
1 parent 1644207 commit 56140a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/well-architected-framework/redirects.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"source": "/well-architected-framework/ir-terraform/implementation-resources-packer-reliability",
165165
"destination": "/well-architected-framework/implementation-resources/implementation-resources-packer-reliability",
166166
"permanent": true
167-
}
167+
},
168168
//
169169
// Reference architecture
170170
//

0 commit comments

Comments
 (0)