Update comments link.

This commit is contained in:
Paulus Schoutsen 2020-02-04 14:28:24 -08:00 committed by GitHub
parent 35e728bd8f
commit e72d9d21c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ Once the integration is mature enough, it will become part of Home Assistant Cor
<script markdown="0">
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() {
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';