Skip to content

Commit 7b36613

Browse files
authored
update link to documentation (grafana#99)
1 parent fba5261 commit 7b36613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/alert_notification.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following arguments are supported:
3636
* `is_default` - (Optional) Is this the default channel for all your alerts.
3737
* `send_reminder` - (Optional) Whether to send reminders for triggered alerts.
3838
* `frequency` - (Optional) Frequency of alert reminders. Frequency must be set if reminders are enabled.
39-
* `settings` - (Optional) Additional settings, for full reference lookup [Grafana HTTP API documentation](http://docs.grafana.org/http_api/alerting).
39+
* `settings` - (Optional) Additional settings, for full reference lookup [Grafana HTTP API documentation](https://grafana.com/docs/grafana/latest/http_api/alerting_notification_channels/).
4040

4141
**Note:** In `settings` the strings `"true"` and `"false"` are mapped to boolean `true` and `false` when sent to Grafana.
4242

0 commit comments

Comments
 (0)