Skip to content

Commit a5f430a

Browse files
authored
Merge pull request #5554 from segmentio/thomas/dev-center
remove mention of partner slack
2 parents 6f45d0b + 7411588 commit a5f430a

File tree

2 files changed

+1
-3
lines changed
  • src
    • connections/destinations/catalog/actions-optimizely-advanced-audience-targeting
    • partners/destinations

2 files 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)