From ed345427e5688188722324f79a783d6913d09d0d Mon Sep 17 00:00:00 2001 From: Eeshan Garg Date: Tue, 20 Feb 2018 18:40:38 -0330 Subject: [PATCH] webhooks/airbrake: Combine instructions into 4 steps. The docs for this can easily be combined into 4 steps. For uncomplicated setups, 4 seems to be like a good number. Again, I have no way of verifying the correctness of the instructions here because Airbrake doesn't let you do anything till you specify your credit card information, which I didn't want to. --- zerver/webhooks/airbrake/doc.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zerver/webhooks/airbrake/doc.md b/zerver/webhooks/airbrake/doc.md index 2eb17b1f6c..3f1230752c 100644 --- a/zerver/webhooks/airbrake/doc.md +++ b/zerver/webhooks/airbrake/doc.md @@ -8,8 +8,7 @@ Get Zulip notifications for your Airbrake bug tracker! **Integration** section, and select **Webhook**. 1. Enter the URL constructed above, and check **Enabled**. - -1. Click **Save**. + Click **Save**. {!congrats.md!}