From 026d0c8cc15947cfad1a50c2ade8d5fdd81f3219 Mon Sep 17 00:00:00 2001 From: Juanito Fatas Date: Mon, 26 Oct 2020 08:02:53 +0900 Subject: [PATCH] Fix allow other accounts link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aa2539..68b1da2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ steps: login: true ``` -If you want to log in to ECR on [another account](https://docs.aws.amazon.com/AmazonECR/latest/userguide/RepositoryPolicyExamples.html#IAM_allow_other_accounts): +If you want to log in to ECR on [another account](https://docs.aws.amazon.com/AmazonECR/latest/userguide/repository-policy-examples.html#IAM_allow_other_accounts): ```yml