From 8fb64cdd0049aebecd84f84307011de1035173af Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Fri, 2 Aug 2024 04:04:18 +0900 Subject: [PATCH] Banner update (#20925) Updated the banner image on https://github.com/fleetdm/fleet/tree/main/tools/fleetctl-npm --------- Co-authored-by: Mike McNeil --- tools/fleetctl-npm/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/fleetctl-npm/README.md b/tools/fleetctl-npm/README.md index ecb4499e93..8ac619853d 100644 --- a/tools/fleetctl-npm/README.md +++ b/tools/fleetctl-npm/README.md @@ -1,4 +1,4 @@ -[![banner-fleet-cloud-city](https://user-images.githubusercontent.com/618009/98254443-eaf21100-1f41-11eb-9e2c-63a0545601f3.jpg)](https://fleetdm.com) +![fleet-banner](https://github.com/user-attachments/assets/fa90b8b2-cb3e-4277-a561-5719968c4bbd) Use the `fleetctl` CLI to interact with Fleet, the lightweight telemetry platform for servers and workstations. Have a look at the [Fleet README](https://github.com/fleetdm/fleet#readme) for more information. @@ -8,4 +8,4 @@ From the command line, install `fleetctl` with `npm install -g fleetctl`. ## Usage -See the [fleetctl documentation](https://fleetdm.com/docs/using-fleet/fleetctl-CLI) or `fleetctl --help` for usage instructions. \ No newline at end of file +See the [fleetctl documentation](https://fleetdm.com/docs/using-fleet/fleetctl-cli) or `fleetctl --help` for usage instructions.