Skip to content

Commit 659d761

Browse files
author
rho
committed
regenerate README.md
1 parent 988dd6d commit 659d761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ TM2::DuckDNS - TempleScript extension
88

99
# DESCRIPTION
1010

11-
This ontological extension allows TempleScript applications to use the [DuckDNS](https://metacpan.org/pod/www.duckdns.org) service
11+
This ontological extension allows TempleScript applications to use the [DuckDNS](https://www.duckdns.org) service
1212
to provide a given FQDN with an IP.
1313

1414
The usual scenario is that an Internet site is only given a public IP address on a temporary basis
@@ -26,7 +26,7 @@ can send a beacon HTTP signal to DuckDNS.org to update the IP address the signal
2626

2727
That should keep the FQDN uptodate:
2828

29-
dig my-subdomain-at-duckdns.duckdns.at
29+
$ dig my-subdomain-at-duckdns.duckdns.at
3030
...
3131
your.ip.he.re
3232

0 commit comments

Comments
 (0)