fix(mqtt_cxx): Incorrect documentation link
- Link in the component README was incorrect. Fixes #486
This commit is contained in:
parent
1393764dc5
commit
aa4e9d5795
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ Get started with [examples](https://github.com/espressif/esp-protocols/tree/mast
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* View the full [html documentation](https://docs.espressif.com/projects/esp-protocols/docs/latest/esp_mqtt_cxx/index.html)
|
* View the full [html documentation](https://docs.espressif.com/projects/esp-protocols/esp_mqtt_cxx/docs/latest/index.html)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue