Skip to content

Commit

Permalink
Add missing anchor link (#22427)
Browse files Browse the repository at this point in the history
Co-authored-by: Rachael Shaw <r@rachael.wtf>
  • Loading branch information
noahtalerman and rachaelshaw authored Sep 26, 2024
1 parent 6945c80 commit 0e22e46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/REST API/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8644,6 +8644,7 @@ Deletes the session specified by ID. When the user associated with the session n
- [Get software version](#get-software-version)
- [Get operating system version](#get-operating-system-version)
- [Add package](#add-package)
- [Modify package](#modify-package)
- [List App Store apps](#list-app-store-apps)
- [Add App Store app](#add-app-store-app)
- [Add Fleet library app](#add-fleet-library-app)
Expand Down Expand Up @@ -9230,6 +9231,8 @@ Content-Type: application/octet-stream

### Modify package

> **Experimental feature**. This feature is undergoing rapid improvement, which may result in breaking changes to the API or configuration surface. It is not recommended for use in automated workflows.
_Available in Fleet Premium._

Update a package to install on macOS, Windows, or Linux (Ubuntu) hosts.
Expand Down

0 comments on commit 0e22e46

Please sign in to comment.