From 46144cad4e893afc158afbaf9c28545e1845be7e Mon Sep 17 00:00:00 2001 From: HJD Date: Sun, 12 Jul 2020 15:00:51 -0500 Subject: [PATCH] Fix changelog link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b2a388..2f57434 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ sudo npm install -g homebridge-myq2 ``` # Changelog -Changelog starting with v2.0 is available [here](https://github.com/hjdhjd/homebridge-myq2/master/CHANGELOG.md). +Changelog starting with v2.0 is available [here](https://github.com/hjdhjd/homebridge-myq2/blob/master/CHANGELOG.md). # What's new in 2.0 This plugin has been completely rewritten and updated to work with the modern [homebridge](https://homebridge.io) APIs.