Merge pull request #4567 from home-assistant/acockburn-patch-2

Update link to stable docs
This commit is contained in:
DubhAd 2018-02-02 21:27:39 +00:00 committed by GitHub
commit c29eff789f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,4 +107,4 @@ Of course, if I wanted to make this App or its predecessor reusable, I would hav
In addition, Apps can write to `AppDaemon`'s log files, and there is a system of constraints that allows you to control when and under what circumstances Apps and callbacks are active to keep the logic clean and simple.
For full installation instructions, see the [AppDaemon Project Documentation pages](http://appdaemon.readthedocs.io/en/latest/).
For full installation instructions, see the [AppDaemon Project Documentation pages](http://appdaemon.readthedocs.io/en/stable/).