File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
1212to provide a given FQDN with an IP.
1313
1414The 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
2727That 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
You can’t perform that action at this time.
0 commit comments