diff --git a/README.md b/README.md index f7e9d75f..9e0e72e6 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,6 @@ guides](https://toolkit.fluxcd.io/dev-guides/). ### Components -- [Toolkit CLI](https://toolkit.fluxcd.io/cmd/flux/) - [Source Controller](https://toolkit.fluxcd.io/components/source/controller/) - [GitRepository CRD](https://toolkit.fluxcd.io/components/source/gitrepositories/) - [HelmRepository CRD](https://toolkit.fluxcd.io/components/source/helmrepositories/) diff --git a/mkdocs.yml b/mkdocs.yml index 710ba26e..f665be5f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -75,7 +75,7 @@ nav: - Alert CRD: components/notification/alert.md - Receiver CRD: components/notification/receiver.md - Notification API Reference: components/notification/api.md - - Toolkit CLI: + - Flux CLI: - Overview: cmd/flux.md - Bootstrap: cmd/flux_bootstrap.md - Bootstrap github: cmd/flux_bootstrap_github.md