Fixes 4 links in blog posts (#10600)

This commit is contained in:
dasadi 2019-10-04 23:39:31 +02:00 committed by Franck Nijhof
parent 90cdb0b74b
commit 26fbd6d35a
4 changed files with 14 additions and 14 deletions

View File

@ -43,7 +43,7 @@ Example of the new views in the frontend. <a href='/integrations/group/'>Learn m
- Bugfixes by [@molobrakos], [@MartinHjelmare], [@pavoni], [@trollkarlen], [@zmrow], [@maddox], [@persandstrom], [@happyleavesaoc], [@balloob], [@fabaff], [@stefan-jonasson], [@haraldnagel].
[the demo]: /demo/
[command sensor]: /integrations/binary_sensor.command/
[command sensor]: /integrations/command_line/
[Insteon hub]: /integrations/insteon/
[LIFX]: /integrations/lifx
[Nest]: /integrations/nest/

View File

@ -58,7 +58,7 @@ Core Developer, Home Assistant
[netdisco-contrib]: https://github.com/home-assistant/netdisco/pull/94
[hotfix]: /blog/2017/02/25/config-panel-and-state-restoration/#release-0392---march-1
[Hass.io]: /hassio/
[to Forbes]: https://webcache.googleusercontent.com/search?q=cache:https://www.forbes.com/sites/paularmstrongtech/2017/06/19/covi-is-about-to-make-some-general-electric-execs-very-unhappy/
[to Forbes]: https://www.forbes.com/sites/paularmstrongtech/2017/06/20/covi-is-about-to-make-some-general-electric-execs-very-unhappy/
[tradfri]: /blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/
[Nuimo]: /integrations/nuimo_controller/
[developer documentation]: http://blog.senic.com/posts/the-senic-hub-a-brief-software-overview

View File

@ -17,7 +17,7 @@ The Home Assistant sidebar in 12 different languages.
As mentioned in the [0.57 release notes](/blog/2017/11/04/release-57/), Home Assistant has launched a translated frontend. With the immediate influx of translations, weve made integration with a translation tool a top priority. [@c727] took the initiative to evaluate several tools, and were happy to announce that Home Assistant will be partnering with [Lokalise](https://lokalise.co/) to manage our translations!
Lokalise allows us to open up translations for all of our multilingual users willing to contribute. Users can join the project using our [public signup link](https://lokalise.co/signup/3420425759f6d6d241f598.13594006/all/), and start translating right away. Weve created a [translation startup guide](/developers/frontend_translation/) with additional details about how to contribute. Instructions are provided there for how to request a new language.
Lokalise allows us to open up translations for all of our multilingual users willing to contribute. Users can join the project using our [public signup link](https://lokalise.co/signup/3420425759f6d6d241f598.13594006/all/), and start translating right away. Weve created a [translation startup guide](https://developers.home-assistant.io/docs/en/internationalization_translation.html) with additional details about how to contribute. Instructions are provided there for how to request a new language.
Now that we have a system in place, expect a lot more of the interface to be translatable soon. We still have some technical hurdles to overcome, but the hardest work is behind us now. The community has already done an outstanding job of providing translations. The future is looking bright!

View File

@ -36,7 +36,7 @@ looking for to do from a CLI.
## Usage
For the basic intro to `hass-cli` see the docs at [github](github-hass-cli).
For the basic intro to `hass-cli` see the docs at [github][github-hass-cli].
## Installation