diff --git a/README.md b/README.md
index f7e9d75f98bf68697a11948c1c2f242a7b269930..9e0e72e66ccc0d096e70d2e29c1cbd4b108c6fcf 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 710ba26e2be8ad517f0b7491239ef5f4211516c2..f665be5f874dbd7a7975cba62ee89ee34c6226db 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