Skip to content

Commit 7411588

Browse files
author
Thomas Gilbert
committed
remove mention of slack
1 parent e8da186 commit 7411588

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/partners/destinations/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Before you begin development, consider the following points:
2121

2222
2. Spec out the integration. If you want some guidance, you can use this [template](https://docs.google.com/document/d/1dIJxYge9N700U9Nhawapy25WMD8pUuey72S5qo3uejA/edit#heading=h.92w309fjzhti){:target="_blank"}, which will prompt you to think about the connection mode of the destination, the method of authentication, the settings, and the Actions and default Field Mappings that you want to build.
2323

24-
3. Join the Segment Partners Slack workspace.
25-
2624
### Build your integration
2725

2826
1. You don't need to access a Segment dev environment to build an integration. You’ll test it locally on your machine. Destinations are written in TypeScript. For more information about TypeScript, see TypeScript's [documentation](https://www.typescriptlang.org/docs/){:target="_blank}.
@@ -38,7 +36,7 @@ Before you begin development, consider the following points:
3836
- For cloud-mode destinations, follow these instructions: [Test Cloud Destinations](/docs/partners/destinations/testing).
3937
- If you are building a device-mode destination, see the [Test Browser Destinations](#).
4038

41-
4. When you have questions, ask in the Segment Partners Slack workspace.
39+
4. When you have questions, reach out to [email protected].
4240

4341
For more information, see [Build a Destination](/docs/partners/destinations/build).
4442

0 commit comments

Comments
 (0)