Fix lint issue

This commit is contained in:
Matias Bordese 2023-11-09 09:37:39 -03:00 committed by GitHub
parent 7945ad620c
commit f46df97c6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ passes some threshold
> matching the users in the Slack channel or Slack User Group with their profiles linked to their Slack accounts (ie. users
> should have linked their Slack and OnCall users). In both cases, the filtered users satisfying the criteria above are
> notified following their respective notification policies.
>
> However, to avoid **spamming** the Slack channel/thread, users **won't be notified** in the alert group Slack **thread**
> (this is how the feature is currently implemented) but instead notify them using their **other defined** options in
> their [respective policies]([url](https://grafana.com/docs/oncall/latest/notify/#configure-user-notification-policies)).