From dcffb23ff6000e532cb0c814fe693e5bacf2fa4b Mon Sep 17 00:00:00 2001 From: Matheus Pimenta Date: Fri, 6 Dec 2024 08:52:36 +0000 Subject: [PATCH] chore: fix typo in the distribution website Signed-off-by: Matheus Pimenta --- docs/distribution/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/distribution/index.md b/docs/distribution/index.md index 75fd322..bf7c2f9 100644 --- a/docs/distribution/index.md +++ b/docs/distribution/index.md @@ -85,7 +85,7 @@ container base images, OS packages, and Go dependencies. ## Distribution Components -The Controlplane distribution comprises Open Source components such as the CNCF +The ControlPlane distribution comprises Open Source components such as the CNCF [Flux controllers](../guides/flux-architecture.md#flux-controllers) (Apache 2.0 License) and the [Flux Operator](../operator/index.md) (AGPL-3.0 License).