From 0ebee482cab2efd9108c42240afc7cce18709d09 Mon Sep 17 00:00:00 2001 From: hridyesh bisht <41201308+kakabisht@users.noreply.github.com> Date: Wed, 8 Oct 2025 13:51:18 +0530 Subject: [PATCH] Update docs/install-usage-fleetCLI.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Corentin Néau --- docs/install-usage-fleetCLI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-usage-fleetCLI.md b/docs/install-usage-fleetCLI.md index ddb099d87..d511ae855 100644 --- a/docs/install-usage-fleetCLI.md +++ b/docs/install-usage-fleetCLI.md @@ -8,7 +8,7 @@ Fleet CLI is a command-line interface (CLI) that allows you to interact directly * Validating deployments without installing Fleet in the cluster :::note -You can use `fleet apply` without installing Fleet in your clusters. However, for cluster interaction (for example, `fleet target`, `fleet deploy`), Fleet must be installed. For more information, refer to [Install Fleet.](installation.md) +You can use `fleet apply` without installing Fleet in your clusters. However, for cluster interaction (for example, `fleet target`, `fleet deploy`), Fleet must be installed. For more information, refer to [Install Fleet](installation.md). ::: ## Install Fleet CLI