diff --git a/docs/manifest.json b/docs/manifest.json index 7b15d7ac81754..a2d637b480913 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -599,19 +599,16 @@ "title": "Notifications", "description": "Configure notifications for your deployment", "path": "./admin/monitoring/notifications/index.md", - "state": ["beta"], "children": [ { "title": "Slack Notifications", "description": "Learn how to setup Slack notifications", - "path": "./admin/monitoring/notifications/slack.md", - "state": ["beta"] + "path": "./admin/monitoring/notifications/slack.md" }, { "title": "Microsoft Teams Notifications", "description": "Learn how to setup Microsoft Teams notifications", - "path": "./admin/monitoring/notifications/teams.md", - "state": ["beta"] + "path": "./admin/monitoring/notifications/teams.md" } ] }