From 126e37893f5130385735300efb071acf122dbd72 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Sat, 4 Mar 2023 10:50:35 +0100 Subject: [PATCH] link webhook to index --- v1.19/user/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/v1.19/user/index.md b/v1.19/user/index.md index 6eb3c33b..2e4595fd 100644 --- a/v1.19/user/index.md +++ b/v1.19/user/index.md @@ -7,6 +7,7 @@ These documents are targeted to people who are using Forgejo but are not involved in running it on their machines. - [Your First Repository](first-repository) +- [Webhooks](webhooks) - Authentication - [LDAP, PAM, FreeIPA](authentication) - [OAuth2, Scoped Tokens, Client Types](oauth2-provider)