Skip to content

Commit 042fb53

Browse files
alsmolashivlaks
authored andcommitted
fix(cli): update bit.ly link to use GitHub link directly (#3782)
Updated http://bit.ly link to link to GitHub directly so that it's clear where it leads and it is an `https` link.
1 parent 39ee810 commit 042fb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-cdk/test/integ/cli/test-cdk-iam-diff.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ IAM Statement Changes
1818
├───┼─────────────────┼────────┼────────────────┼────────────────────────────┼───────────┤
1919
│ + │ \${SomeRole.Arn} │ Allow │ sts:AssumeRole │ Service:ec2.amazon.aws.com │ │
2020
└───┴─────────────────┴────────┴────────────────┴────────────────────────────┴───────────┘
21-
(NOTE: There may be security-related changes not in this list. See http://bit.ly/cdk-2EhF7Np)
21+
(NOTE: There may be security-related changes not in this list. See https://github.com/aws/aws-cdk/issues/1299)
2222
2323
Resources
2424
[+] AWS::IAM::Role SomeRole SomeRole6DDC54DD

0 commit comments

Comments
 (0)