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](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-macOS)
*
[Windows 10](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Windows-10)
*
[Docker (Linux)](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker)
-*
[Setup Homebridge on a Synology NAS](https://github.com/oznu/homebridge-syno-spk#how-to-install)
+*
[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.