1
0
mirror of synced 2026-03-13 23:26:55 +00:00

Merge pull request #1069 from fluxcd/doc-link-fix

docs: fix link to source-controller documentation
This commit is contained in:
Hidde Beydals
2021-03-09 12:15:06 +01:00
committed by GitHub

View File

@@ -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