Update repo name

This commit is contained in:
Fabian Affolter 2016-08-22 15:32:02 +02:00
parent 151de0cd48
commit b907a4a226
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ This is a community curated list of different ways to use Home Assistant. Most o
[sec-automation]: /components/#automation
[organization]: /components/#organization
New recipes can be added via the [home-assistant.io repository](https://github.com/home-assistant/home-assistant.io/tree/master/source/_cookbook).
New recipes can be added via the [home-assistant.io repository](https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_cookbook).
{% assign cookbook = site.cookbook | sort: 'title' %}
{% assign categories = cookbook | map: 'ha_category' | uniq | sort %}