Skip to content

Commit

Permalink
fix: update slack description (#17884)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconLP authored Oct 10, 2023
1 parent 8802f52 commit be56e9f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions frontend/src/scenes/project/Settings/SlackIntegration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ export function SlackIntegration(): JSX.Element {
return (
<div>
<p>
Integrate with Slack directly to get more advanced options such as sending webhook events to{' '}
<b>different channels</b> and <b>subscribing to an Insight or Dashboard</b> for regular reports to Slack
channels of your choice. Guidance on integrating with Slack available{' '}
<a href="https://posthog.com/docs/integrate/third-party/slack">in our docs</a>.
Integrate with Slack directly to get more advanced options such as{' '}
<b>subscribing to an Insight or Dashboard</b> for regular reports to Slack channels of your choice.
Guidance on integrating with Slack available{' '}
<a href="https://posthog.com/docs/product-analytics/subscriptions#slack-subscriptions">in our docs</a>.
</p>

<p>
Expand Down

0 comments on commit be56e9f

Please sign in to comment.