mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
docs: fix link to source-controller documentation
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
a4b9191fa3
commit
c4907cf6c6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue