fix(mqtt_cxx): Incorrect documentation link

- Link in the component README was incorrect.

Fixes #486
This commit is contained in:
Euripedes Rocha
2024-01-16 08:37:13 +01:00
parent 1393764dc5
commit aa4e9d5795

View File

@ -10,4 +10,4 @@ Get started with [examples](https://github.com/espressif/esp-protocols/tree/mast
## 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)