From bf20e76e63660879a73e18113de0a0e6f91db364 Mon Sep 17 00:00:00 2001 From: Mark Emeis Date: Thu, 3 Oct 2019 17:33:07 -0600 Subject: [PATCH] Fix link to flux-kustomize-example --- docs/references/fluxyaml-config-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/fluxyaml-config-files.md b/docs/references/fluxyaml-config-files.md index c42849aae..959246c4a 100644 --- a/docs/references/fluxyaml-config-files.md +++ b/docs/references/fluxyaml-config-files.md @@ -82,7 +82,7 @@ command and a `policy` command, covering the corresponding two types of workload > * Some configurations (even those for Kubernetes clusters) may encode policies symbolically. Here is a specific `.flux.yaml` example, declaring a generator and an updater using [Kustomize](https://github.com/kubernetes-sigs/kustomize) -(see [https://github.com/fluxcd/flux-kustomize-example](https://github.com/fluxcd/flux-kustomize-example) +(see [https://github.com/weaveworks/flux-kustomize-example](https://github.com/weaveworks/flux-kustomize-example) for a complete example). ```yaml