diff options
Diffstat (limited to 'docs/content/doc/features/webhooks.en-us.md')
-rw-r--r-- | docs/content/doc/features/webhooks.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/features/webhooks.en-us.md b/docs/content/doc/features/webhooks.en-us.md index 7a88f2a5e7..5ded4512c3 100644 --- a/docs/content/doc/features/webhooks.en-us.md +++ b/docs/content/doc/features/webhooks.en-us.md @@ -15,7 +15,7 @@ menu: # Webhooks -Gitea supports web hooks for repository events. This can be configured in the settings +Gitea supports webhooks for repository events. This can be configured in the settings page `/:username/:reponame/settings/hooks` by a repository admin. Webhooks can also be configured on a per-organization and whole system basis. All event pushes are POST requests. The methods currently supported are: |