Browse Source

Merge pull request #13811 from Yukinoshita-Yukino/patch-1

Fix doc error for DingDIng alert
Marcus Efraimsson 7 years ago
parent
commit
4ee79faff4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/alerting/notifications.md

+ 1 - 1
docs/sources/alerting/notifications.md

@@ -140,7 +140,7 @@ In DingTalk PC Client:
 
 
 6. There will be a Webhook URL in the panel, looks like this: https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxx. Copy this URL to the grafana Dingtalk setting page and then click "finish".
 6. There will be a Webhook URL in the panel, looks like this: https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxx. Copy this URL to the grafana Dingtalk setting page and then click "finish".
 
 
-Dingtalk supports the following "message type": `text`, `link` and `markdown`. Only the `text` message type is supported.
+Dingtalk supports the following "message type": `text`, `link` and `markdown`. Only the `link` message type is supported.
 
 
 ### Kafka
 ### Kafka