update toolkit.fluxcd.io docs links
Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
parent
393ecc2b12
commit
a0b989b8c6
|
@ -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
|
||||
|
||||
|
|
|
@ -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/).
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Reference in New Issue