mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Fix broken link to Slack documentation (#25720)
This change fixes a link broken due to link formatting on the docs. The issue is present here, in the last sentence: https://grafana.com/docs/grafana/latest/alerting/notifications/#slack
This commit is contained in:
parent
b8d49999b7
commit
b5b1b9d64e
@ -94,8 +94,8 @@ Addresses | Email addresses to recipients. You can enter multiple email addresse
|
||||
To set up Slack, you need to configure an incoming Slack webhook URL. You can follow
|
||||
[Sending messages using Incoming Webhooks](https://api.slack.com/incoming-webhooks) on how to do that. If you want to include screenshots of the
|
||||
firing alerts in the Slack messages you have to configure either the [external image destination](#external-image-store)
|
||||
in Grafana or a bot integration via Slack Apps. Follow Slack's guide to set up a bot integration and use the token
|
||||
provided (https://api.slack.com/bot-users), which starts with "xoxb".
|
||||
in Grafana or a bot integration via Slack Apps. [Follow Slack's guide to set up a bot integration](https://api.slack.com/bot-users) and use the token
|
||||
provided, which starts with "xoxb".
|
||||
|
||||
Setting | Description
|
||||
---------- | -----------
|
||||
|
Loading…
Reference in New Issue
Block a user