update toolkit.fluxcd.io docs links

Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
Daniel Holbach 2022-04-01 11:09:56 +02:00
parent 393ecc2b12
commit a0b989b8c6
2 changed files with 2 additions and 2 deletions

View File

@ -1331,7 +1331,7 @@ using the [notification.fluxcd.io API](https://github.com/fluxcd/notification-co
**Release date:** 2020-06-24
This is the first prerelease ready for public testing. To get started
testing, see the [GitOps Toolkit guide](https://toolkit.fluxcd.io/get-started/).
testing, see the [GitOps Toolkit guide](https://fluxcd.io/docs/get-started/).
## 0.0.1-beta.2

View File

@ -10,7 +10,7 @@ The source-controller is a Kubernetes operator, specialised in artifacts acquisi
from external sources such as Git, Helm repositories and S3 buckets.
The source-controller implements the
[source.toolkit.fluxcd.io](https://github.com/fluxcd/source-controller/tree/master/docs/spec/v1beta1) API
and is a core component of the [GitOps toolkit](https://toolkit.fluxcd.io).
and is a core component of the [GitOps toolkit](https://fluxcd.io/docs/components/).
![overview](docs/diagrams/source-controller-overview.png)