Skip to content

Commit 2c9c223

Browse files
committed
fix(docs): correct iot hub error codes link
1 parent 1cad224 commit 2c9c223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-functions/functions-bindings-error-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ When you're integrating with Azure services, errors might originate from the API
360360
- [Blob Storage](functions-bindings-storage-blob-output.md#exceptions-and-return-codes)
361361
- [Event Grid](../event-grid/troubleshoot-errors.md)
362362
- [Event Hubs](functions-bindings-event-hubs-output.md#exceptions-and-return-codes)
363-
- [IoT Hub](functions-bindings-event-iot-output.md#exceptions-and-return-codes)
363+
- [IoT Hub](functions-bindings-event-hubs-output.md#exceptions-and-return-codes)
364364
- [Notification Hubs](functions-bindings-notification-hubs.md#exceptions-and-return-codes)
365365
- [Queue Storage](functions-bindings-storage-queue-output.md#exceptions-and-return-codes)
366366
- [Service Bus](functions-bindings-service-bus-output.md#exceptions-and-return-codes)

0 commit comments

Comments
 (0)