Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion activecollab-gitolite/webhooks/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can manage webhooks for each repo from "Hooks" menu that you will see when y

On next screen you can add as many hook as you want for each repo. For each hook URL endpoint, there is a Test button. You can use that to test webhook.

We highly recommend using [http://requestb.in/](http://requestb.in/) to test webhooks.
We highly recommend using [https://requestbin.com/](https://requestbin.com/) to test webhooks.

[![manage-webhooks-activecollab-gitolite](https://rtcamp.com/files/2013/01/manage-webhooks-activecollab-gitolite-620x200.png)](https://rtcamp.com/files/2013/01/manage-webhooks-activecollab-gitolite.png)

Expand Down