diff --git a/core/commands/dns.go b/core/commands/dns.go index c1e5ed3f165..4d7fc5d0c4d 100644 --- a/core/commands/dns.go +++ b/core/commands/dns.go @@ -26,7 +26,7 @@ This command resolves those links to the referenced object. For example, with this DNS TXT record: - ipfs.io. TXT "dnslink=/ipfs/QmRzTuh2Lpuz7Gr39stNr6mTFdqAghsZec1JoUnfySUzcy ..." + ipfs.io TXT "dnslink=/ipfs/QmRzTuh2Lpuz7Gr39stNr6mTFdqAghsZec1JoUnfySUzcy ..." The resolver will give: @@ -35,7 +35,7 @@ The resolver will give: And with this DNS TXT record: - ipfs.ipfs.io. TXT "dnslink=/dns/ipfs.io ..." + ipfs.ipfs.io TXT "dnslink=/dns/ipfs.io ..." The resolver will give: