From be1143d9c758fa46917261f398c4e83452b6d4c2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 7 Oct 2017 22:00:43 +0200 Subject: [PATCH] Fix links --- source/_posts/2017-10-07-release-55.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_posts/2017-10-07-release-55.markdown b/source/_posts/2017-10-07-release-55.markdown index a329198f557..6c3946640d1 100644 --- a/source/_posts/2017-10-07-release-55.markdown +++ b/source/_posts/2017-10-07-release-55.markdown @@ -41,7 +41,7 @@ This release introduces a new sensor: [Tibber][sensor.tibber docs]. The sensor p - MQTT climate platform [continuation of #8750] ([@tinloaf] - [#9589]) ([climate.mqtt docs]) (new-platform) - Add Tibber sensor ([@danielhiversen] - [#9661]) ([sensor.tibber docs]) (new-platform) - Updating clicksendaudio component based on feedback ([@jeroenterheerdt] - [#9692]) ([notify.clicksendaudio docs]) (new-platform) -- Support for The Things Network ([@fabaff] - [#9627]) ([thethingsnetwork docs]) ([sensor.thethingsnetwork_data docs]) (new-platform) +- Support for The Things Network ([@fabaff] - [#9627]) ([thethingsnetwork docs]) ([sensor.thethingsnetwork docs]) (new-platform) ## {% linkable_title If you need help... %} ...don't hesitate to use our very active [forums][forum] or join us for a little [chat][discord]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks. @@ -151,7 +151,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - Fixed typo in opencv ([@arsaboo] - [#9697]) ([image_processing.opencv docs]) (breaking change) - [light.tradfri] async support with resource observation. ([@lwis] - [#7815]) ([tradfri docs]) ([light.tradfri docs]) (breaking change) - Create secrets file in default config ([@balloob] - [#9685]) -- Support for The Things Network ([@fabaff] - [#9627]) ([thethingsnetwork docs]) ([sensor.thethingsnetwork_data docs]) (new-platform) +- Support for The Things Network ([@fabaff] - [#9627]) ([thethingsnetwork docs]) ([sensor.thethingsnetwork docs]) (new-platform) - Deprecate Python 3.4 support ([@balloob] - [#9684]) - Fix coap commit ([@balloob] - [#9712]) - [light.tradfri] Clone all of aiocoap to ensure pinned commit will be present ([@lwis] - [#9713]) @@ -359,7 +359,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [sensor.pvoutput docs]: https://home-assistant.io/components/sensor.pvoutput/ [sensor.raincloud docs]: https://home-assistant.io/components/sensor.raincloud/ [sensor.systemmonitor docs]: https://home-assistant.io/components/sensor.systemmonitor/ -[sensor.thethingsnetwork_data docs]: https://home-assistant.io/components/sensor.thethingsnetwork_data/ +[sensor.thethingsnetwork docs]: https://home-assistant.io/components/sensor.thethingsnetwork/ [sensor.tibber docs]: https://home-assistant.io/components/sensor.tibber/ [sensor.ups docs]: https://home-assistant.io/components/sensor.ups/ [sensor.usps docs]: https://home-assistant.io/components/sensor.usps/