diff options
author | ahriman <ahriman@falte.red> | 2018-12-17 23:06:49 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2018-12-17 23:06:49 +0000 |
commit | e00b31c0bc82e89afff4a6bed9139914e095b12a (patch) | |
tree | f733a238c3cc3ee0f88280d6b03e9e4fe2043dc9 /irc.html | |
parent | e7417d468c5c350eb51b9d12d4327c6f2453934c (diff) | |
download | site-e00b31c0bc82e89afff4a6bed9139914e095b12a.tar.gz |
added links to tilde.chat
Diffstat (limited to 'irc.html')
-rw-r--r-- | irc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc.html b/irc.html index 07fb0ab..bd96732 100644 --- a/irc.html +++ b/irc.html @@ -18,13 +18,13 @@ <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/irc">IRC</a> :: <a href="/start">Quick-Start Guide</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="/stats">Stats</a> </div> <div id="content"> - <p>To connect to the tildeverse IRC network and begin chatting while logged on to tilde.institute, simply use the command <code>chat</code>! If you prefer to use a different IRC client than the default, such as irssi, the following server information will apply:</p> + <p>To connect to the <a href="https://tilde.chat">tildeverse IRC network</a> and begin chatting while logged on to tilde.institute, simply use the command <code>chat</code>! If you prefer to use a different IRC client than the default, such as irssi, the following server information will apply:</p> <ul> <li>localhost, port 6667</li> </ul> <p>Don't forget to /join #institute and /join #meta</p> <p>Join us on the tildeverse IRC network and socialize with other tilde users!</p> - <p>tilde.institute is now peering with the larger tildeverse IRC network! Our specific node can be connected remotely via institute.tilde.chat, port 6697, with SSL enabled.</p> + <p>tilde.institute is now peering with the larger <a href="https://tilde.chat">tildeverse IRC network</a>! Our specific node can be connected remotely via institute.tilde.chat, port 6697, with SSL enabled.</p> </div> </div> </body> |