From 3b0049487a6568315cffdd488bb28c5c7d1c1e50 Mon Sep 17 00:00:00 2001 From: Sebastiaan Tammer Date: Tue, 26 Oct 2021 11:52:28 +0200 Subject: [PATCH] Fix broken anchor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 827eee2893..8b2d2ba9c4 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ _If you are interested in contributing to kaniko, see [DEVELOPMENT.md](DEVELOPME - [Pushing to Different Registries](#pushing-to-different-registries) - [Pushing to Docker Hub](#pushing-to-docker-hub) - [Pushing to Google GCR](#pushing-to-google-gcr) - - [Pushing to Google GCR - Workload Identity](#pushing-to-google-gcr-using-workload-identity) + - [Pushing to Google GCR - Workload Identity](#pushing-to-gcr-using-workload-identity) - [Pushing to Amazon ECR](#pushing-to-amazon-ecr) - [Pushing to JFrog Container Registry or to JFrog Artifactory](#pushing-to-jfrog-container-registry-or-to-jfrog-artifactory) - [Additional Flags](#additional-flags)