Skip to content

Commit c5b55cc

Browse files
authored
Fix broken link
1 parent 97da5a4 commit c5b55cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-devguide-direct-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Now, invoke a direct method from a back-end app.
4545

4646
Direct method invocations on a device are HTTPS calls that are made up of the following items:
4747

48-
* The *request URI* specific to the device along with the [API version](/rest/api/iothub/service/invokedevicemethod):
48+
* The *request URI* specific to the device along with the [API version](/rest/api/iothub/service/devicemethod/invokedevicemethod):
4949

5050
```http
5151
https://fully-qualified-iothubname.azure-devices.net/twins/{deviceId}/methods?api-version=2018-06-30

0 commit comments

Comments
 (0)