Update index.md (#2596)

* Update index.md

* Update index.md
pull/2605/head
Wade Pickett 2017-01-23 15:34:28 -08:00 committed by Tom Dykstra
parent 538944d2cc
commit dae7d2e750
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
--- ---
title: Receiving WebHooks title: Receiving and processing WebHooks in ASP.NET | Microsoft Docs
author: rick-anderson author: rick-anderson
ms.author: riande ms.author: riande
manager: wpickett manager: wpickett
ms.date: 10/14/2016 ms.date: 10/14/2016
ms.topic: article ms.topic: article
ms.assetid: 959ff4da-be2d-444c-ac04-779e787146f3 ms.assetid: 1d974d06-cabf-4d38-8f60-b9854a32c911
ms.prod: webhooks ms.prod: webhooks
uid: webhooks/receiving/index uid: webhooks/receiving/index
--- ---
# Receiving WebHooks # Receiving and processing WebHooks in ASP.NET
* [WebHook Receivers](receivers.md) * [WebHook Receivers](receivers.md)
* [Processing WebHooks](handlers.md) * [Processing WebHooks](handlers.md)