Skip to content

Commit aa4e9d5

Browse files
fix(mqtt_cxx): Incorrect documentation link
- Link in the component README was incorrect. Fixes #486
1 parent 1393764 commit aa4e9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/esp_mqtt_cxx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Get started with [examples](https://github.com/espressif/esp-protocols/tree/mast
1010

1111
## Documentation
1212

13-
* View the full [html documentation](https://docs.espressif.com/projects/esp-protocols/docs/latest/esp_mqtt_cxx/index.html)
13+
* View the full [html documentation](https://docs.espressif.com/projects/esp-protocols/esp_mqtt_cxx/docs/latest/index.html)

0 commit comments

Comments
 (0)