mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-10 01:37:29 +00:00
Merge pull request #1069 from fluxcd/doc-link-fix
docs: fix link to source-controller documentation
This commit is contained in:
commit
242809f61d
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