update toolkit.f.i docs links

Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
Daniel Holbach 2022-04-01 10:29:36 +02:00
parent 76f8c4b690
commit 1a2033675f
4 changed files with 10 additions and 10 deletions

View File

@ -17,7 +17,7 @@ updating YAML files in a git repository, and committing the changes.
## How to install it
Please see the [installation and use
guide](https://toolkit.fluxcd.io/guides/image-update/).
guide](https://fluxcd.io/docs/guides/image-update/).
## How to work on it

View File

@ -368,8 +368,8 @@ There is one condition maintained by the controller, which is the usual `ReadyCo
condition. This will be recorded as `True` when automation has run without errors, whether or not it
resulted in a commit.
[image-auto-guide]: https://toolkit.fluxcd.io/guides/image-update/#configure-image-update-for-custom-resources
[git-repo-ref]: https://toolkit.fluxcd.io/components/source/gitrepositories/
[image-auto-guide]: https://fluxcd.io/docs/guides/image-update/#configure-image-update-for-custom-resources
[git-repo-ref]: https://fluxcd.io/docs/components/source/gitrepositories/
[durations]: https://godoc.org/time#ParseDuration
[source-docs]: https://toolkit.fluxcd.io/components/source/gitrepositories/#git-implementation
[source-docs]: https://fluxcd.io/docs/components/source/gitrepositories/#git-implementation
[go-text-template]: https://golang.org/pkg/text/template/

View File

@ -591,8 +591,8 @@ spec:
branch: auto
```
[image-auto-guide]: https://toolkit.fluxcd.io/guides/image-update/#configure-image-update-for-custom-resources
[git-repo-ref]: https://toolkit.fluxcd.io/components/source/gitrepositories/#specification
[image-auto-guide]: https://fluxcd.io/docs/guides/image-update/#configure-image-update-for-custom-resources
[git-repo-ref]: https://fluxcd.io/docs/components/source/gitrepositories/#specification
[durations]: https://godoc.org/time#ParseDuration
[source-docs]: https://toolkit.fluxcd.io/components/source/gitrepositories/#git-implementation
[source-docs]: https://fluxcd.io/docs/components/source/gitrepositories/#git-implementation
[go-text-template]: https://golang.org/pkg/text/template/

View File

@ -668,8 +668,8 @@ spec:
branch: auto
```
[image-auto-guide]: https://toolkit.fluxcd.io/guides/image-update/#configure-image-update-for-custom-resources
[git-repo-ref]: https://toolkit.fluxcd.io/components/source/gitrepositories/#specification
[image-auto-guide]: https://fluxcd.io/docs/guides/image-update/#configure-image-update-for-custom-resources
[git-repo-ref]: https://fluxcd.io/docs/components/source/gitrepositories/#specification
[durations]: https://godoc.org/time#ParseDuration
[source-docs]: https://toolkit.fluxcd.io/components/source/gitrepositories/#git-implementation
[source-docs]: https://fluxcd.io/docs/components/source/gitrepositories/#git-implementation
[go-text-template]: https://golang.org/pkg/text/template/