diff --git a/manifest.json b/manifest.json index 2a17c2c1..e8a089ef 100644 --- a/manifest.json +++ b/manifest.json @@ -34,13 +34,18 @@ { "title": "Smallstep App", "path": "/platform/smallstep-app.mdx" - }, + } + ] + }, + { + "title": "Add Devices to Smallstep", + "routes": [ { - "title": "Smallstep Agent for Linux", + "title": "Deploy to Linux", "path": "/platform/smallstep-agent.mdx" }, { - "title": "Connect Jamf Pro to Smallstep", + "title": "Connect Jamf Pro", "path": "/tutorials/connect-jamf-pro-to-smallstep.mdx" } ]