Skip to content

Commit 20b26f2

Browse files
authored
Merge pull request #878 from dholbach/update-flux-docs-structure
update to new doc links structure
2 parents 12b200c + 9669af1 commit 20b26f2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1862,7 +1862,7 @@ using the [notification.fluxcd.io API](https://github.com/fluxcd/notification-co
18621862
**Release date:** 2020-06-24
18631863

18641864
This is the first prerelease ready for public testing. To get started
1865-
testing, see the [GitOps Toolkit guide](https://fluxcd.io/docs/get-started/).
1865+
testing, see the [GitOps Toolkit guide](https://fluxcd.io/flux/get-started/).
18661866

18671867
## 0.0.1-beta.2
18681868

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Development
22

3-
> **Note:** Please take a look at <https://fluxcd.io/docs/contributing/flux/>
3+
> **Note:** Please take a look at <https://fluxcd.io/contributing/flux/>
44
> to find out about how to contribute to Flux and how to interact with the
55
> Flux Development team.
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The source-controller is a Kubernetes operator, specialised in artifacts acquisi
1010
from external sources such as Git, Helm repositories and S3 buckets.
1111
The source-controller implements the
1212
[source.toolkit.fluxcd.io](https://github.com/fluxcd/source-controller/tree/main/docs/spec/v1beta2) API
13-
and is a core component of the [GitOps toolkit](https://fluxcd.io/docs/components/).
13+
and is a core component of the [GitOps toolkit](https://fluxcd.io/flux/components/).
1414

1515
![overview](docs/diagrams/source-controller-overview.png)
1616

docs/spec/v1beta2/ocirepositories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -793,6 +793,6 @@ reconcile](#triggering-a-reconcile).
793793
[typical-status-properties]: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#typical-status-properties
794794
[kstatus-spec]: https://github.com/kubernetes-sigs/cli-utils/tree/master/pkg/kstatus
795795
[image-pull-secrets]: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
796-
[image-auto-provider-secrets]: https://fluxcd.io/docs/guides/image-update/#imagerepository-cloud-providers-authentication
796+
[image-auto-provider-secrets]: https://fluxcd.io/flux/guides/image-update/#imagerepository-cloud-providers-authentication
797797
[pem-encoding]: https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail
798-
[sops-guide]: https://fluxcd.io/docs/guides/mozilla-sops/
798+
[sops-guide]: https://fluxcd.io/flux/guides/mozilla-sops/

0 commit comments

Comments
 (0)