@@ -5,19 +5,6 @@ intro: 'Webhooks can let your integrations take an action in response to events
55introLinks :
66 overview : /webhooks/about-webhooks
77 reference : /webhooks/webhook-events-and-payloads
8- featuredLinks :
9- startHere :
10- - /webhooks/using-webhooks/creating-webhooks
11- - /webhooks/using-webhooks/handling-webhook-deliveries
12- - /webhooks/using-webhooks/validating-webhook-deliveries
13- popular :
14- - /webhooks/webhook-events-and-payloads
15- - /webhooks/using-webhooks/best-practices-for-using-webhooks
16- - /webhooks/testing-and-troubleshooting-webhooks/troubleshooting-webhooks
17- guideCards :
18- - /webhooks/using-webhooks/handling-webhook-deliveries
19- - /webhooks/using-webhooks/handling-failed-webhook-deliveries
20- - /webhooks/testing-and-troubleshooting-webhooks/testing-webhooks
218versions :
229 fpt : ' *'
2310 ghes : ' *'
@@ -30,11 +17,22 @@ children:
3017 - /testing-and-troubleshooting-webhooks
3118changelog :
3219 label : webhooks
33- layout : product -landing
20+ layout : discovery -landing
3421redirect_from :
3522 - /developers/webhooks-and-events
3623 - /webhooks-and-events
3724 - /developers/webhooks-and-events/webhooks
3825 - /webhooks-and-events/webhooks
26+ includedCategories :
27+ - Set up and manage webhooks
28+ - Handle webhook deliveries
29+ - Test and troubleshoot
30+ carousels :
31+ recommended :
32+ - /webhooks/about-webhooks
33+ - /webhooks/using-webhooks/creating-webhooks
34+ - /webhooks/using-webhooks/handling-webhook-deliveries
35+ - /webhooks/using-webhooks/best-practices-for-using-webhooks
36+ - /webhooks/webhook-events-and-payloads
37+ - /webhooks/testing-and-troubleshooting-webhooks/troubleshooting-webhooks
3938---
40-
0 commit comments