diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f04f914..821f8b3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,13 +24,7 @@ and this project adheres to - Go 1.18 support. v0.109.0 will require at least Go 1.19 to build. -### Fixed - -- `invalid argument` errors during update checks on older Linux kernels - ([#4670]). - [#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993 -[#4670]: https://github.com/AdguardTeam/AdGuardHome/issues/4670 diff --git a/README.md b/README.md index 277f2b2d..1c53213f 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ If you're running **Linux**, there's a secure and easy way to install AdGuard Ho ### API If you want to integrate with AdGuard Home, you can use our [REST API](https://github.com/AdguardTeam/AdGuardHome/tree/master/openapi). -Alternatively, you can use this [python client](https://pypi.org/project/adguardhome/), which is used to build the [AdGuard Home Hass.io Add-on](https://community.home-assistant.io/t/community-hass-io-add-on-adguard-home). +Alternatively, you can use this [python client](https://pypi.org/project/adguardhome/), which is used to build the [AdGuard Home Hass.io Add-on](https://www.home-assistant.io/integrations/adguard/). ## Comparing AdGuard Home to other solutions