mirror of https://github.com/zulip/zulip.git
webhooks/beanstalk: Update text to conform to doc style guide.
This commit is contained in:
parent
9de90645f3
commit
f551f3a9b8
|
@ -9,10 +9,10 @@ Zulip supports both SVN and Git notifications from Beanstalk.
|
|||
|
||||
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.
|
||||
**Modular Webhooks**. Click on **Add a webhook**.
|
||||
|
||||
1. Set **Name** to a name of your choice, such as `Zulip`.
|
||||
Set **URL** to the URL you created above. Under
|
||||
Set **URL** to the URL constructed above. Under
|
||||
**Select webhook triggers**, check the events that you would
|
||||
like to receive notifications for, and click **Activate**.
|
||||
|
||||
|
|
Loading…
Reference in New Issue