Skip to content

Commit

Permalink
Update links to connectors (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte authored Nov 1, 2024
2 parents f8843b2 + 1c583bd commit 93d98e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/connectors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.

0 comments on commit 93d98e9

Please sign in to comment.