mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Fix broken link in GitOps docs (#20251)
Changes: - Fixed a broken link on the GitOps documentation page
This commit is contained in:
parent
c98ef33297
commit
df9a27769a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Use Fleet's best practice GitOps workflow to manage your computers as code.
|
|||
|
||||
To learn how to set up a GitOps workflow see the [Fleet GitOps repo](https://github.com/fleetdm/fleet-gitops).
|
||||
|
||||
> For one-off imports and updates via fleetctl, see the [`fleetctl apply`]((https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Configuration-files.md)) format.
|
||||
> For one-off imports and updates via fleetctl, see the [`fleetctl apply`](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Configuration-files.md) format.
|
||||
|
||||
## File structure
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue