mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
integration-docs: Update Pingdom to the new doc format.
Replaced the image to show **Add Integration** with text
instructions.
Part of #29592.
(cherry picked from commit 83094860b1)
This commit is contained in:
@@ -791,7 +791,7 @@ DOC_SCREENSHOT_CONFIG: dict[str, list[BaseScreenshotConfig]] = {
|
||||
"pagerduty": [ScreenshotConfig("trigger_v2.json")],
|
||||
"papertrail": [ScreenshotConfig("short_post.json", payload_as_query_param=True)],
|
||||
"patreon": [ScreenshotConfig("members_pledge_create.json")],
|
||||
"pingdom": [ScreenshotConfig("http_up_to_down.json", image_name="002.png")],
|
||||
"pingdom": [ScreenshotConfig("http_up_to_down.json", image_name="001.png")],
|
||||
"pivotal": [ScreenshotConfig("v5_type_changed.json")],
|
||||
"radarr": [ScreenshotConfig("radarr_movie_grabbed.json")],
|
||||
"raygun": [ScreenshotConfig("new_error.json")],
|
||||
|
||||
Reference in New Issue
Block a user