diff --git a/src/docs/integrations/slack/index.mdx b/src/docs/integrations/slack/index.mdx index a67bec2150..a7ecafa645 100644 --- a/src/docs/integrations/slack/index.mdx +++ b/src/docs/integrations/slack/index.mdx @@ -108,7 +108,7 @@ Navigate to __Slash Commands__ under __Features__. Click __Create New Command__ | Setting | Value | | ------------------------------- | --------------------------------------------- | | Command | `/sentry` | -| Request URL | `{YOUR_DOMAIN}extensions/slack/commands/` | +| Request URL | `{YOUR_DOMAIN}/extensions/slack/commands/` | At the bottom of the page, click __Save__.