docs: add link to the Slack tutorial in the integrations page (#12721)

This commit is contained in:
Shahed Nasser
2025-06-12 17:10:28 +03:00
committed by GitHub
parent 13092a6caa
commit d4b093207a
@@ -176,6 +176,14 @@ A Notification Module Provider sends messages to users and customers in your Med
children: "Tutorial" children: "Tutorial"
} }
}, },
{
href: "/integrations/guides/slack",
title: "Slack",
badge: {
variant: "blue",
children: "Tutorial"
}
},
{ {
href: "/how-to-tutorials/tutorials/phone-auth#step-3-integrate-twilio-sms", href: "/how-to-tutorials/tutorials/phone-auth#step-3-integrate-twilio-sms",
title: "Twilio SMS", title: "Twilio SMS",