diff --git a/docs/slack-branding-update.md b/docs/slack-branding-update.md new file mode 100644 index 000000000000..fb96a7faf237 --- /dev/null +++ b/docs/slack-branding-update.md @@ -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". +