From 932d5618f1c46c4da33c688793ebff6bde63f169 Mon Sep 17 00:00:00 2001 From: oznu Date: Sat, 30 Apr 2022 16:59:49 +1000 Subject: [PATCH] update synology help url --- CHANGELOG.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 976bf7355..e530448ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,8 @@ All notable changes to this project will be documented in this file. This projec ### Other Changes * **i18n:** Improvements to German language translations ([#1319](https://github.com/oznu/homebridge-config-ui-x/pull/1319)) -* **i18n:** Show Node.js update warning icon for users running < Node.js v14.15.0 -* **i18n:** Removed npm version from the System Information widget +* **Dashboard:** Start showing Node.js update warning icon for users running < Node.js v14.15.0 +* **Dashboard:** Removed npm version from the System Information widget * **System:** Changes to support Homebridge `apt` package installation * **System:** Fresh installs on Linux will have the default mdns advertiser set to `avahi` if the `avahi-daemon` service is running diff --git a/README.md b/README.md index 1f67fbe58..4bef191aa 100755 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ For detailed instructions on how to setup Node.js and Homebridge with Homebridge * macos [macOS](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-macOS) * windows [Windows 10](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Windows-10) * docker [Docker (Linux)](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker) -* synology-dsm [Setup Homebridge on a Synology NAS](https://github.com/oznu/homebridge-syno-spk#how-to-install) +* synology-dsm [Setup Homebridge on a Synology NAS](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Synology-DSM) If your platform is not listed above, or you want to use your own service manager, see the [Manual Configuration](https://github.com/oznu/homebridge-config-ui-x/wiki/Manual-Configuration) wiki article for instructions on setting up the Homebridge UI to run as a Homebridge plugin instead of a service.