diff --git a/docs/tutorials/connectors.mdx b/docs/tutorials/connectors.mdx index 21f205e..76caba7 100644 --- a/docs/tutorials/connectors.mdx +++ b/docs/tutorials/connectors.mdx @@ -3,7 +3,7 @@ title: Configuring the Slack Connector --- :::info Prerequisites -This guide assumes your familiar with the basics of [event types](../event-types), the [App Portal](../app-portal) and [Connectors](../transformation-templates). +This guide assumes your familiar with the basics of [event types](../event-types), the [App Portal](../app-portal) and [Connectors](../connectors). ::: [Connectors](https://docs.svix.com/connectors) make it easy for your customers to link your webhooks to popular services like Slack, Hubspot, or Microsoft Teams in just a few clicks—no code or new backend infrastructure required. @@ -140,5 +140,5 @@ And that's it! In just a few clicks, your users will be able to connect their Sl All we needed to do to setup the connector was select the event types we wanted to support and write the transformation. Svix takes care of the rest, so you can provide a one-click connection to Slack for your users. -Setting up connectors for the other supported services is just as easy. Check out the [Connectors docs](../transformation-templates) to learn more. +Setting up connectors for the other supported services is just as easy. Check out the [Connectors docs](../connectors) to learn more.