diff --git a/mkdocs.yml b/mkdocs.yml
index 41e776ef6377e3a217b5d47a05da8d651a42aeee..719ba6636039c2da625d62fa8ad01ae89b9f2c0e 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -83,11 +83,11 @@ nav:
         - Receiver CRD: components/notification/receiver.md
         - Notification API Reference: components/notification/api.md
     - Image Automation Controllers:
-        - Overview: components/images/controller.md
-        - ImageRepository CRD: components/images/imagerepositories.md
-        - ImagePolicy CRD: docs/components/image/imagepolicies.md
-        - ImageUpdateAutomation CRD: docs/components/image/imageupdateautomations.md
-        - Automation API Reference: docs/components/image/automation-api.md
+        - Overview: components/image/controller.md
+        - ImageRepository CRD: components/image/imagerepositories.md
+        - ImagePolicy CRD: components/image/imagepolicies.md
+        - ImageUpdateAutomation CRD: components/image/imageupdateautomations.md
+        - Automation API Reference: components/image/automation-api.md
   - Flux CLI:
     - Overview: cmd/flux.md
     - Bootstrap: cmd/flux_bootstrap.md