mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-21 15:11:47 +00:00
Merge pull request #782 from fluxcd/docs-img-auto-links
docs: fix image automation menu links
This commit is contained in:
commit
e2097c28bd
1 changed files with 5 additions and 5 deletions
10
mkdocs.yml
10
mkdocs.yml
|
|
@ -83,11 +83,11 @@ nav:
|
||||||
- Receiver CRD: components/notification/receiver.md
|
- Receiver CRD: components/notification/receiver.md
|
||||||
- Notification API Reference: components/notification/api.md
|
- Notification API Reference: components/notification/api.md
|
||||||
- Image Automation Controllers:
|
- Image Automation Controllers:
|
||||||
- Overview: components/images/controller.md
|
- Overview: components/image/controller.md
|
||||||
- ImageRepository CRD: components/images/imagerepositories.md
|
- ImageRepository CRD: components/image/imagerepositories.md
|
||||||
- ImagePolicy CRD: docs/components/image/imagepolicies.md
|
- ImagePolicy CRD: components/image/imagepolicies.md
|
||||||
- ImageUpdateAutomation CRD: docs/components/image/imageupdateautomations.md
|
- ImageUpdateAutomation CRD: components/image/imageupdateautomations.md
|
||||||
- Automation API Reference: docs/components/image/automation-api.md
|
- Automation API Reference: components/image/automation-api.md
|
||||||
- Flux CLI:
|
- Flux CLI:
|
||||||
- Overview: cmd/flux.md
|
- Overview: cmd/flux.md
|
||||||
- Bootstrap: cmd/flux_bootstrap.md
|
- Bootstrap: cmd/flux_bootstrap.md
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue