Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/slack-branding-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## Slack Branding Update

This PR addresses feedback from Slack's brand guidelines review. We need to update instances of "Slack App Directory" to "Slack Marketplace" on the documentation page at https://docs.codegen.com/integrations/slack.

### Current Content (excerpt)
```
Installation
Add the Codegen Slack App to your workspace to enable agent communication.
Add Codegen to Slack Install the Codegen app from the Slack App Directory and choose the channels it can access.
```

### Updated Content (excerpt)
```
Installation
Add the Codegen Slack App to your workspace to enable agent communication.
Add Codegen to Slack Install the Codegen app from the Slack Marketplace and choose the channels it can access.
```

This change is required to comply with Slack's recent rebranding from "Slack App Directory" to "Slack Marketplace".