diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b5434acb..ac71cef0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index b368aff2a..09eccea06 100644 --- a/README.md +++ b/README.md @@ -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)