website/docs: Add Fleet integration. (#13618)
* website/docs: Add Fleet integration. * Apply suggestions from code review Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> * Update website/integrations/services/fleet/index.md Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> * Update index.md Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> * website/docs: Reorder. --------- Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
@ -16,7 +16,7 @@ module.exports = {
|
||||
{
|
||||
type: "category",
|
||||
label: "Device Management",
|
||||
items: ["services/apple/index"],
|
||||
items: ["services/apple/index", "services/fleet/index"],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
|
Reference in New Issue
Block a user