From 76898dd4d34b778c9701cf7c659f9478bbfe5546 Mon Sep 17 00:00:00 2001 From: Rishi Gupta Date: Mon, 26 Feb 2018 21:25:22 -0800 Subject: [PATCH] integrations: Make minor wording changes to integrations docs. --- zerver/webhooks/beanstalk/doc.md | 2 +- zerver/webhooks/bitbucket2/doc.md | 2 +- zerver/webhooks/codeship/doc.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zerver/webhooks/beanstalk/doc.md b/zerver/webhooks/beanstalk/doc.md index 3179db1c52..dcd023032f 100644 --- a/zerver/webhooks/beanstalk/doc.md +++ b/zerver/webhooks/beanstalk/doc.md @@ -7,7 +7,7 @@ Zulip supports both SVN and Git notifications from Beanstalk. {!webhook-url-with-bot-email-indented.md!} {!git-append-branches.md!} -1. Next, on your repository's webpage, click on the **Settings** +1. On your repository's webpage, click on the **Settings** tab. Click on the **Integrations** tab, scroll down and click on **Modular Webhooks**. Click on the **Add a webhook** button. diff --git a/zerver/webhooks/bitbucket2/doc.md b/zerver/webhooks/bitbucket2/doc.md index 16557d626f..73c72cb40e 100644 --- a/zerver/webhooks/bitbucket2/doc.md +++ b/zerver/webhooks/bitbucket2/doc.md @@ -10,7 +10,7 @@ click [here](./bitbucket). 1. {!create-bot-construct-url-indented.md!} {!git-webhook-url-with-branches-indented.md!} -1. On your repository's web page, click on **Settings**. Choose +1. On your repository's web page, click on **Settings**. Select **Webhooks**, and click **Add webhook**. 1. Set **URL** to the URL you created above. Set **Title** to a title of your diff --git a/zerver/webhooks/codeship/doc.md b/zerver/webhooks/codeship/doc.md index 10a8cbecac..9a068c9e1c 100644 --- a/zerver/webhooks/codeship/doc.md +++ b/zerver/webhooks/codeship/doc.md @@ -5,7 +5,7 @@ your build statuses. 1. {!create-bot-construct-url-indented.md!} -1. Next, on your project's webpage, click on **Project Settings** in +1. On your project's webpage, click on **Project Settings** in the top right corner. Click on the **Notifications** tab, and click on the **+ New Notification** button. Select **Webhook**.