samples: net: cloud: Fix the mqtt_azure sample location
The path to the mqtt_azure sample was not correct. Original patch by Benjamin Cabé. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
08222c2e64
commit
7b8aca3de2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ can publish messages to an Azure Cloud IoT hub based on MQTT protocol.
|
|||
- DNS supported
|
||||
|
||||
The source code of this sample application can be found at:
|
||||
:zephyr_file:`samples/net/mqtt_azure`.
|
||||
:zephyr_file:`samples/net/cloud/mqtt_azure`.
|
||||
|
||||
Requirements
|
||||
************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue