From f7ac4bbc5f88043befcc56ffbcc5f4d8285e74c4 Mon Sep 17 00:00:00 2001 From: Sourabh Date: Sat, 20 Mar 2021 21:54:16 +0530 Subject: [PATCH] doc: Correct the location of `Make a Zap` button. In Zulip's documentation of Zapier, it's mentioned that location of the "Make a Zap" button is in the upper right, but it's in the upper left. --- zerver/webhooks/zapier/doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerver/webhooks/zapier/doc.md b/zerver/webhooks/zapier/doc.md index 6c79d5bd80..b4700a9c5c 100644 --- a/zerver/webhooks/zapier/doc.md +++ b/zerver/webhooks/zapier/doc.md @@ -11,7 +11,7 @@ sent by Zapier directly in Zulip. 1. [Click here](https://zapier.com/developer/public-invite/8304/bb0e9784d171eb44762c1bef4fcba2df/) and then click **Accept Invite & Build a Zap**. -1. Click **Make a Zap!** in the upper right. +1. Click **Make a Zap!** in the upper left. 1. Follow the instructions to select a Trigger App and Event (**When this happens ...** (Step 1)). This could be an app like Trello, Gmail, Calendar, or anything else.