From 874d72d80d025e43a0d00b457a095798faabf922 Mon Sep 17 00:00:00 2001 From: hobbyquaker Date: Fri, 21 Apr 2017 21:31:21 +0200 Subject: [PATCH] fixes --- .travis.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d98d0d1..49e7e1a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md --allow-dupe --white-list creativecommons + - awesome_bot README.md --allow-dupe --white-list creativecommons,homegear.eu,travis-ci.org diff --git a/README.md b/README.md index 35ae887..c1e400c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ ## CCU Alternatives -* [Homegear](https://homegear.eu/) - Homegear is a free and open source program to interface your smart home devices with your home automation software or your own scripts. +* [Homegear](https://www.homegear.eu/index.php/Main_Page) - Homegear is a free and open source program to interface your smart home devices with your home automation software or your own scripts. * [RaspberryMatic](https://github.com/jens-maus/RaspberryMatic) - A lightweight, Linux/buildroot-based distribution for running a HomeMatic CCU on embedded devices like the RaspberryPi. * [YAHM](https://github.com/leonsio/YAHM) - Setup Scripts to run the CCU software in a LXC Container.