From 50a967bb539ead72034767c4ef37c4f266eb8a7a Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Wed, 10 Jul 2024 17:08:06 -0500 Subject: [PATCH] Fix link to GitOps docs (#20365) --- docs/Contributing/fleetctl-apply.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Contributing/fleetctl-apply.md b/docs/Contributing/fleetctl-apply.md index 801e48c1cb..5cfd055028 100644 --- a/docs/Contributing/fleetctl-apply.md +++ b/docs/Contributing/fleetctl-apply.md @@ -2,7 +2,7 @@ The `fleectl apply` command and YAML interface is used for one-off imports and backwards compatibility GitOps. -To use Fleet's best practice GitOps, check out the GitOps docs [here](https://fleetdm.com/using-fleet/gitops). +To use Fleet's best practice GitOps, check out the GitOps docs [here](https://fleetdm.com/docs/using-fleet/gitops). ## Queries