summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-10-07 15:53:36 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-10-07 15:53:36 -0500
commit66c7f8b113fbf93866c8d22c142ec14d76aa38ea (patch)
tree895849067a5037211bb5dad4fbc1d31684922ebb
parent6886ed67f6882c320b91c89f78dd426b157b3aef (diff)
downloadwebsite-core-66c7f8b113fbf93866c8d22c142ec14d76aa38ea.tar.gz
website-core-66c7f8b113fbf93866c8d22c142ec14d76aa38ea.zip
Move IRC logs to PHP
-rw-r--r--support.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/support.php b/support.php
index 5a2f7e5..9b45941 100644
--- a/support.php
+++ b/support.php
@@ -10,7 +10,7 @@ through one of the options below:</p>
<h3>Internet Relay Chat</h3>
<p>network: chat.freenode.net<br>
channel: <a href="irc://irc.freenode.net/#trinity-desktop">#trinity-desktop</a>
-<p>This channel is publicly logged. A full channel log can be accessed <a href="http://trinitydesktop.org/irc/logs.html">here</a>.</p>
+<p>This channel is publicly logged. A full channel log can be accessed <a href="http://trinitydesktop.org/irc/logs.php">here</a>.</p>
<h3>Mailing Lists</h3>
<p>You can contact the project users and developers via one or more of our <a href="mailinglist.php">mailing lists</a>.</p>