summaryrefslogtreecommitdiff
path: root/dns.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-07-01 08:36:13 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-07-01 08:36:13 -0400
commitf6e08e46491e1efc54628de717484efda1dbcf61 (patch)
tree92798e0d900ecaa464f00800e34c4b75d980b272 /dns.html
parenta8d7712acc7a4f9eba4a58b16c6c855d989cda98 (diff)
begin gemini tweaks
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>