diff --git a/docs/mint.json b/docs/mint.json index 13599b174..e391a58d1 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -247,10 +247,13 @@ "pages": [ "self-hosting/configuration/schema-migrations", "self-hosting/guides/mongo-to-postgres", - "self-hosting/guides/custom-certificates", - "self-hosting/guides/slack-integration" + "self-hosting/guides/custom-certificates" ] }, + { + "group": "Workflow Integrations", + "pages": ["self-hosting/guides/slack-integration"] + }, { "group": "Reference architectures", "pages": ["self-hosting/reference-architectures/aws-ecs"]