From f1868d79a0969d853dd8492d11e463f38fc39e15 Mon Sep 17 00:00:00 2001 From: LeoCal <25389602+LeoCal@users.noreply.github.com> Date: Tue, 18 Oct 2022 00:00:17 +0200 Subject: [PATCH] Improve DuckDNS documentation (#24596) --- source/_integrations/duckdns.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/duckdns.markdown b/source/_integrations/duckdns.markdown index 9df17f84f16..ee6bfcc8412 100644 --- a/source/_integrations/duckdns.markdown +++ b/source/_integrations/duckdns.markdown @@ -9,7 +9,7 @@ ha_domain: duckdns ha_integration_type: integration --- -With the DuckDNS integration you can keep your DuckDNS record up to date. DuckDNS is a free dynamic DNS service that allows you to point a subdomain under `duckdns.org` at your computer. +The DuckDNS integration allows you to keep your DuckDNS subdomain always in sync with your public IP address. [DuckDNS](https://www.duckdns.org) is a free service that allows you to bind your own favorite subdomain under `duckdns.org` to the public IP address in use from your router, even though such address is dynamically allocated by your internet service provider and therefore changes over time.