From b67e8aafabd6a5d8240bc1798af3cccb45749f08 Mon Sep 17 00:00:00 2001 From: Alan B <961130+defenestration@users.noreply.github.com> Date: Mon, 5 Apr 2021 09:54:19 -0400 Subject: [PATCH] Fix Mozilla SOPS link in Azure guide Signed-off-by: Alan B --- docs/use-cases/azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/use-cases/azure.md b/docs/use-cases/azure.md index e6ae6565..64a68876 100644 --- a/docs/use-cases/azure.md +++ b/docs/use-cases/azure.md @@ -211,7 +211,7 @@ If you want to use Managed Identities, install or enable [AAD Pod Identity](#aad Patch kustomize-controller with the proper Azure credentials, so that it may access your Azure Key Vault, and then begin committing SOPS encrypted files to the Git repository with the proper Azure Key Vault configuration. -See the [Mozilla SOPS Azure Guide](../../guides/mozilla-sops/#azure) for further detail. +See the [Mozilla SOPS Azure Guide](../guides/mozilla-sops.md#azure) for further detail. ## Image Updates with Azure Container Registry