summaryrefslogtreecommitdiff
path: root/dns.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-07-01 13:35:01 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-07-01 13:35:01 -0400
commit9a5222a2280c9b69978e4356104c6a818cceb3f3 (patch)
tree916f2c32b3784a122824cf33d2dcb2889b90151f /dns.html
parenta0057185e401b1a1f8040a2e64bd692248c522c5 (diff)
parentc2460482e0cf79e2ecde463a13700c73deed9e0f (diff)
Merge branch 'niharokz-master'
Diffstat (limited to 'dns.html')
-rw-r--r--dns.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns.html b/dns.html
index d14ea02..3464eaa 100644
--- a/dns.html
+++ b/dns.html
@@ -115,7 +115,7 @@
<img src="pix/dns-ping.png" alt="Pinging landchad.net">
<p>
- As you can see, our ping to <code>landchad.net</code> is now being directed to <code>104.238.126.105</code>.
+ As you can see, our ping to <code>landchad.net</code> is now being directed to <code>104.238.128.105</code>.
That means we have successfully set up our DNS records!
You can also run the command <code>host</code> if you have it, which will list both IPv4 and IPv6 addresses for a domain name.
</p>