fix(mosq): Fix incorrent link to the component url

This commit is contained in:
David Cermak
2024-10-11 11:14:07 +02:00
parent 73b3293b86
commit 185247d220

View File

@ -1,5 +1,5 @@
version: "2.0.28~0"
url: https://github.com/espressif/esp-protocols/tree/master/components/mosq
url: https://github.com/espressif/esp-protocols/tree/master/components/mosquitto
description: The component provides a simple ESP32 port of mosquitto broker
dependencies:
idf: '>=5.1'