diff --git a/docs/manifest.json b/docs/manifest.json index 10f0cda33f1e9..8a8cc6c771794 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -329,6 +329,11 @@ "title": "Template Dependencies", "description": "Learn how to manage template dependencies", "path": "./admin/templates/managing-templates/dependencies.md" + }, + { + "title": "Workspace Scheduling", + "description": "Learn how to control how workspaces are started and stopped", + "path": "./admin/templates/managing-templates/schedule.md" } ] },