mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fix Fleet CLI links (#7620)
This commit is contained in:
parent
cd8e42ba82
commit
fdf9df84aa
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ const PlatformWrapper = ({
|
|||
With the{" "}
|
||||
<a
|
||||
className={`${baseClass}__command-line-tool`}
|
||||
href="https://fleetdm.com/get-started"
|
||||
href="https://fleetdm.com/docs/using-fleet/fleetctl-cli"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue