diff --git a/docs/core-concepts/index.md b/docs/core-concepts/index.md index 1569924a..eae7e56a 100644 --- a/docs/core-concepts/index.md +++ b/docs/core-concepts/index.md @@ -28,7 +28,7 @@ is produced. All sources are specified as Custom Resources in a Kubernetes cluster, examples of sources are `GitRepository`, `HelmRepository` and `Bucket` resources. -For more information, take a look at [the source controller documentation](../components/source/source.md). +For more information, take a look at [the source controller documentation](../components/source/controller.md). ## Reconciliation