broken scripts API link on scripts execution doc (#16415)

Docs change to fix broken link
This commit is contained in:
Grant Bilstad 2024-01-29 15:57:39 -07:00 committed by GitHub
parent 384d0a6af0
commit f49075c58d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: