update to new doc links structure
Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
parent
1758df2b5b
commit
5e5f5d6cce
|
@ -1,6 +1,6 @@
|
||||||
# Development
|
# Development
|
||||||
|
|
||||||
> **Note:** Please take a look at <https://fluxcd.io/docs/contributing/flux/>
|
> **Note:** Please take a look at <https://fluxcd.io/contributing/flux/>
|
||||||
> to find out about how to contribute to Flux and how to interact with the
|
> to find out about how to contribute to Flux and how to interact with the
|
||||||
> Flux Development team.
|
> Flux Development team.
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[](https://github.com/fluxcd/helm-controller/releases)
|
[](https://github.com/fluxcd/helm-controller/releases)
|
||||||
|
|
||||||
The helm-controller is a Kubernetes operator, allowing one to declaratively
|
The helm-controller is a Kubernetes operator, allowing one to declaratively
|
||||||
manage Helm chart releases. It is part of a composable [GitOps toolkit](https://fluxcd.io/docs/components)
|
manage Helm chart releases. It is part of a composable [GitOps toolkit](https://fluxcd.io/flux/components)
|
||||||
and depends on [source-controller][] to acquire the Helm charts from Helm
|
and depends on [source-controller][] to acquire the Helm charts from Helm
|
||||||
repositories.
|
repositories.
|
||||||
|
|
||||||
|
@ -41,9 +41,9 @@ operator.
|
||||||
|
|
||||||
## Guides
|
## Guides
|
||||||
|
|
||||||
* [Get started with GitOps Toolkit](https://fluxcd.io/docs/get-started/)
|
* [Get started with GitOps Toolkit](https://fluxcd.io/flux/get-started/)
|
||||||
* [Manage Helm Releases](https://fluxcd.io/docs/guides/helmreleases/)
|
* [Manage Helm Releases](https://fluxcd.io/flux/guides/helmreleases/)
|
||||||
* [Setup Notifications](https://fluxcd.io/docs/guides/notifications/)
|
* [Setup Notifications](https://fluxcd.io/flux/guides/notifications/)
|
||||||
|
|
||||||
## Specifications
|
## Specifications
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue