From 2278f6909b22bd647984ca234eac8d3247dc99b0 Mon Sep 17 00:00:00 2001 From: Surai Date: Mon, 22 Sep 2025 10:39:35 +0200 Subject: [PATCH] Add webhook to default integrations list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eef3edfbb..60b426274 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ It also hosts the default integrations provided by the GitBook team: - [`segment`](./integrations/segment/) - [`slack`](./integrations/slack/) - [`toucantoco`](./integrations/toucantoco/) +- [`webhook`](./integrations/webhook/) + ## Contributing