docs: fix documentation link

The previously-provided documentation link was 404.

Closes https://github.com/espressif/esp-mqtt/pull/329

Signed-off-by: Euripedes Rocha Filho <rocha.euripedes@espressif.com>
This commit is contained in:
NSBum
2026-04-14 05:33:57 -04:00
committed by Euripedes Rocha Filho
parent 3c20fc05d3
commit 367a469911
+1 -1
View File
@@ -33,7 +33,7 @@ ESP-MQTT is available through the [ESP-IDF Component Manager](https://components
## Documentation
- Documentation of ESP-MQTT API: <https://docs.espressif.com/projects/esp-mqtt/en/master/esp32/index.html>
- Documentation of ESP-MQTT API: <https://docs.espressif.com/projects/esp-mqtt/en/latest/esp32/>
## License