From 2ee00972a0095cf6fa144a0216117c121b7c141b Mon Sep 17 00:00:00 2001 From: PIG208 <359101898@qq.com> Date: Wed, 2 Jun 2021 18:52:33 +0800 Subject: [PATCH] doc: Change supported extension type to reflect the change. --- zerver/webhooks/pagerduty/doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerver/webhooks/pagerduty/doc.md b/zerver/webhooks/pagerduty/doc.md index 1fb08fc184..6b44ee1dfb 100644 --- a/zerver/webhooks/pagerduty/doc.md +++ b/zerver/webhooks/pagerduty/doc.md @@ -8,7 +8,7 @@ Get Zulip notifications for your PagerDuty services! select **Services**. Select the service you'd like to be notified about. Click the **Integration** tab, and click **+ New Extension**. -1. Set **Extension Type** to **Generic V1 Webhook**. Set **Name** to a name +1. Set **Extension Type** to **Generic V2 Webhook**. Set **Name** to a name of your choice, such as `Zulip`. Under **Details**, set **URL** to the URL constructed above, and click **Save**.