mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
broken scripts API link on scripts execution doc (#16415)
Docs change to fix broken link
This commit is contained in:
parent
384d0a6af0
commit
f49075c58d
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ Fleet UI:
|
|||
|
||||
> Currently, you can only run scripts on macOS and Windows hosts in the Fleet UI. To run a script on a Linux host, use the Fleet API or fleetctl CLI.
|
||||
|
||||
Fleet API: API documentation is [here](../REST%20API/rest-api.md#run-script)
|
||||
Fleet API: API documentation is [here](https://fleetdm.com/docs/rest-api/rest-api#run-script)
|
||||
|
||||
fleetctl CLI:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue