From c49b4747bda70a811a68ec7d9655c208d300117b Mon Sep 17 00:00:00 2001 From: "tommaso.doninelli" Date: Fri, 22 Nov 2019 07:12:31 +0100 Subject: [PATCH] Invalid link to missing file config.json Link points to the AWS ECR Credentials Helper config that explain how to configure it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5219bd86..fb35ae2b2 100644 --- a/README.md +++ b/README.md @@ -342,7 +342,7 @@ Run kaniko with the `config.json` inside `/kaniko/.docker/config.json` The Amazon ECR [credential helper](https://github.com/awslabs/amazon-ecr-credential-helper) is built in to the kaniko executor image. To configure credentials, you will need to do the following: -1. Update the `credHelpers` section of [config.json](https://github.com/GoogleContainerTools/kaniko/blob/master/files/config.json) with the specific URI of your ECR registry: +1. Update the `credHelpers` section of [config.json](https://github.com/awslabs/amazon-ecr-credential-helper#configuration) with the specific URI of your ECR registry: ```json {