Skip to content

Commit 6327272

Browse files
authored
Update dns help with a correct domain name
Closes ipfs-inactive/faq#161
1 parent 685cd28 commit 6327272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/commands/dns.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This command resolves those links to the referenced object.
2626
2727
For example, with this DNS TXT record:
2828
29-
> dig +short TXT ipfs.io
29+
> dig +short TXT _dnslink.ipfs.io
3030
dnslink=/ipfs/QmRzTuh2Lpuz7Gr39stNr6mTFdqAghsZec1JoUnfySUzcy
3131
3232
The resolver will give:

0 commit comments

Comments
 (0)