Update webhook landing page (#43030)
This commit is contained in:
@@ -1,21 +1,22 @@
|
|||||||
---
|
---
|
||||||
title: Webhooks documentation
|
title: Webhooks documentation
|
||||||
shortTitle: Webhooks
|
shortTitle: Webhooks
|
||||||
intro: 'You can set up, test, and secure webhooks so your integrations can subscribe and react to webhook events on {% data variables.product.prodname_dotcom %}.'
|
intro: 'Webhooks can let your integrations take an action in response to events that occur on {% data variables.product.company_short %}.'
|
||||||
introLinks:
|
introLinks:
|
||||||
overview: /webhooks-and-events/webhooks/about-webhooks
|
overview: /webhooks/about-webhooks
|
||||||
|
reference: /webhooks/webhook-events-and-payloads
|
||||||
featuredLinks:
|
featuredLinks:
|
||||||
startHere:
|
startHere:
|
||||||
- /webhooks-and-events/webhooks/creating-webhooks
|
- /webhooks/using-webhooks/creating-webhooks
|
||||||
- /webhooks-and-events/webhooks/configuring-your-server-to-receive-payloads
|
- /webhooks/using-webhooks/handling-webhook-deliveries
|
||||||
- /webhooks-and-events/webhooks/securing-your-webhooks
|
- /webhooks/using-webhooks/securing-your-webhooks
|
||||||
popular:
|
popular:
|
||||||
- /webhooks-and-events/webhooks/webhook-events-and-payloads
|
- /webhooks-and-events/webhooks/webhook-events-and-payloads
|
||||||
- /webhooks-and-events/events/github-event-types
|
- /webhooks/using-webhooks/best-practices-for-using-webhooks
|
||||||
- /webhooks-and-events/events/issue-event-types
|
|
||||||
- /webhooks-and-events/webhooks/testing-webhooks
|
|
||||||
guideCards:
|
guideCards:
|
||||||
- /webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli
|
- /webhooks/using-webhooks/handling-webhook-deliveries
|
||||||
|
- /webhooks/using-webhooks/handling-failed-webhook-deliveries
|
||||||
|
- /webhooks/testing-and-troubleshooting-webhooks/testing-webhooks
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -38,4 +39,3 @@ redirect_from:
|
|||||||
- /developers/webhooks-and-events/webhooks
|
- /developers/webhooks-and-events/webhooks
|
||||||
- /webhooks-and-events/webhooks
|
- /webhooks-and-events/webhooks
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user