mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Update comments link.
This commit is contained in:
parent
35e728bd8f
commit
e72d9d21c8
@ -27,7 +27,7 @@ Once the integration is mature enough, it will become part of Home Assistant Cor
|
|||||||
|
|
||||||
<script markdown="0">
|
<script markdown="0">
|
||||||
DiscourseEmbed = { discourseUrl: 'https://community.home-assistant.io/',
|
DiscourseEmbed = { discourseUrl: 'https://community.home-assistant.io/',
|
||||||
discourseEmbedUrl: 'https://developers.home-assistant.io/blog/2019/10/05/simple-mode.html' };
|
discourseEmbedUrl: 'https://developers.home-assistant.io/blog/2020/02/04/new-zwave.html' };
|
||||||
(function() {
|
(function() {
|
||||||
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
|
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
|
||||||
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
|
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user