summaryrefslogtreecommitdiff
path: root/irc.html
diff options
context:
space:
mode:
author= <termer@protonmail.com>2021-07-01 14:38:54 -0400
committer= <termer@protonmail.com>2021-07-01 14:38:54 -0400
commit0d089ed2801ed779cbecd40786b15f77ed6472fb (patch)
treecdd167fb519dc213d7bc051ff9e2dad54dab333f /irc.html
parent900cb43eecd793f617836127c729c3029b1251b2 (diff)
fix not using example.org
Diffstat (limited to 'irc.html')
-rw-r--r--irc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc.html b/irc.html
index fab7324..debf10d 100644
--- a/irc.html
+++ b/irc.html
@@ -137,7 +137,7 @@ network:
<pre><code># server configuration
server:
# server name
- name: "chad-of-all-lands.net"</code></pre>
+ name: "example.org"</code></pre>
<h3>Network password</h3>
<p>
@@ -557,7 +557,7 @@ cd server</code></pre>
<p>
From there, you should click <code>+ Add</code> and name the server whatever you like (so you can find it on the server list).<br>
Once you have created a new server and named it, select it and click <code>Edit...</code>.
- A menu will show up like the one below. Change the domain from <code>chad-of-all-lands.net</code> to whatever domain your server is running on,
+ A menu will show up like the one below. Change the domain from <code>example.org</code> to whatever domain your server is running on,
and make sure to put in your server password if you set one.
</p>