Skip to content

Commit 5ff955d

Browse files
committed
fixed broken links
1 parent cb9711a commit 5ff955d

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

articles/event-grid/overview.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ Currently, the following Azure services support sending events to Event Grid:
4848

4949
For full details on the capabilities of each handler as well as related articles, see [event handlers](event-handlers.md). Currently, the following Azure services support handling events from Event Grid:
5050

51-
* [Azure Automation](event-handlers.md#azure-automation)
52-
* [Azure Functions](event-handlers.md#azure-functions)
53-
* [Event Hubs](event-handlers.md#event-hubs)
54-
* [Hybrid Connections](event-handlers.md#hybrid-connections)
55-
* [Logic Apps](event-handlers.md#logic-apps)
51+
* [Azure Automation](handler-webhooks.md#azure-automation)
52+
* [Azure Functions](handler-functions.md)
53+
* [Event Hubs](handler-event-hubs.md)
54+
* [Relay Hybrid Connections](handler-relay-hybrid-connections.md)
55+
* [Logic Apps](handler-webhooks.md#logic-apps)
5656
* [Power Automate (Formerly known as Microsoft Flow)](https://preview.flow.microsoft.com/connectors/shared_azureeventgrid/azure-event-grid/)
57-
* [Service Bus](event-handlers.md#service-bus)
58-
* [Queue Storage](event-handlers.md#queue-storage)
59-
* [WebHooks](event-handlers.md#webhooks)
57+
* [Service Bus](handler-service-bus.md)
58+
* [Queue Storage](handler-storage-queues.md)
59+
* [WebHooks](handler-webhooks.md)
6060

6161
## Concepts
6262

articles/event-grid/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,18 +142,18 @@
142142
href: event-handlers.md
143143
items:
144144
- name: Webhooks, Azure Automation, Logic Apps
145-
href: event-handlers.md
145+
href: handler-web-hooks.md
146146
displayName: Azure Automation, Logic Apps, Webhooks
147147
- name: Azure Functions
148-
href: azure-functions-handler.md
148+
href: handler-functions.md
149149
- name: Event Hubs
150-
href: event-hubs-handler.md
150+
href: handler-event-hubs.md
151151
- name: Service Bus
152-
href: service-bus-handler.md
152+
href: handler-service-bus.md
153153
- name: Relay hybrid connections
154-
href: hybrid-connections-handler.md
154+
href: handler-relay-hybrid-connections.md
155155
- name: Storage queues
156-
href: storage-queue-handler.md
156+
href: handler-storage-queues.md
157157
href: event-handlers.md
158158
- name: Event delivery
159159
items:

0 commit comments

Comments
 (0)