Skip to content

Commit 72d5578

Browse files
authored
Fix typo in #device-discovery-payload anchor link of mqtt (home-assistant#149116)
1 parent e3bdd12 commit 72d5578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

homeassistant/components/mqtt/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@
678678
},
679679
"data_description": {
680680
"discovery_topic": "The [discovery topic]({url}#discovery-topic) to publish the discovery payload, used to trigger MQTT discovery. An empty payload published to this topic will remove the device and discovered entities.",
681-
"discovery_payload": "The JSON [discovery payload]({url}#discovery-discovery-payload) that contains information about the MQTT device."
681+
"discovery_payload": "The JSON [discovery payload]({url}#device-discovery-payload) that contains information about the MQTT device."
682682
}
683683
}
684684
},

0 commit comments

Comments
 (0)