mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-29 09:32:16 +00:00
Update PagerDuty doc links (#2314)
PagerDuty has restructured their documentation, making links stale Signed-off-by: Calle Pettersson <calle@cape.nu>
This commit is contained in:
parent
51127923f1
commit
1895fde856
@ -412,7 +412,7 @@ links:
|
||||
|
||||
### `<image_config>`
|
||||
|
||||
The fields are documented in the [PagerDuty API documentation](https://v2.developer.pagerduty.com/v2/docs/send-an-event-events-api-v2#section-the-images-property).
|
||||
The fields are documented in the [PagerDuty API documentation](https://developer.pagerduty.com/docs/events-api-v2/trigger-events/#the-images-property).
|
||||
|
||||
```yaml
|
||||
href: <tmpl_string>
|
||||
@ -422,7 +422,7 @@ alt: <tmpl_string>
|
||||
|
||||
### `<link_config>`
|
||||
|
||||
The fields are documented in the [PagerDuty API documentation](https://v2.developer.pagerduty.com/v2/docs/send-an-event-events-api-v2#section-the-links-property).
|
||||
The fields are documented in the [PagerDuty API documentation](https://developer.pagerduty.com/docs/events-api-v2/trigger-events/#the-links-property).
|
||||
|
||||
```yaml
|
||||
href: <tmpl_string>
|
||||
|
Loading…
Reference in New Issue
Block a user