update to new doc links structure

Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
Daniel Holbach 2022-08-30 14:51:50 +02:00
parent 1758df2b5b
commit 5e5f5d6cce
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# 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
> Flux Development team.

View File

@ -7,7 +7,7 @@
[![release](https://img.shields.io/github/release/fluxcd/helm-controller/all.svg)](https://github.com/fluxcd/helm-controller/releases)
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
repositories.
@ -41,9 +41,9 @@ operator.
## Guides
* [Get started with GitOps Toolkit](https://fluxcd.io/docs/get-started/)
* [Manage Helm Releases](https://fluxcd.io/docs/guides/helmreleases/)
* [Setup Notifications](https://fluxcd.io/docs/guides/notifications/)
* [Get started with GitOps Toolkit](https://fluxcd.io/flux/get-started/)
* [Manage Helm Releases](https://fluxcd.io/flux/guides/helmreleases/)
* [Setup Notifications](https://fluxcd.io/flux/guides/notifications/)
## Specifications