Skip to content

Commit

Permalink
Update IPv4/6 links (home-assistant#1426) (home-assistant#1518)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGroundZero authored Jul 29, 2020
1 parent 0cf3ae0 commit b8d2781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions duckdns/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ IPv4 address manually.

If you specify a URL here, contents of the resource it points to will be
fetched and used as the address. This enables getting the address using
a service like https://api4.ipify.org/ or https://ipv4.wtfismyip.com/text
a service like https://api.ipify.org/ or https://ipv4.text.wtfismyip.com

### Option: `ipv6` (optional)

Expand All @@ -72,7 +72,7 @@ IPv6 address manually.

If you specify a URL here, contents of the resource it points to will be
fetched and used as the address. This enables getting the address using
a service like https://api6.ipify.org/ or https://ipv6.wtfismyip.com/text
a service like https://api6.ipify.org/ or https://ipv6.text.wtfismyip.com

### Option: `token`

Expand Down

0 comments on commit b8d2781

Please sign in to comment.