From b4d8b5edc7255e765d67f52c3814e301099b81fd Mon Sep 17 00:00:00 2001
From: Imran Hussain <imranh@sucs.org>
Date: Sat, 10 Nov 2018 10:51:33 +0000
Subject: [PATCH] Add a link to discord/chat.sucs.org

---
 htdocs/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/index.html b/htdocs/index.html
index cdbfd51..1d8bb01 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -149,7 +149,7 @@
 						Come chat with us on one of the oldest Bulletin Board Systems in the UK, Milliways!. Exisiting members can log in by SSH'ing into silver (ssh sucs.org) and running the command 'mw'. Non-members can join by SSH'ing in as the user BBS with the password 'bbs' (ssh bbs@sucs.org). There is a quick guide on <a href="https://sucs.org/Knowledge/Help/SUCS%20Services/Using%20Milliways">Using MW</a> that is recommended.
 					</p>
 					<p>
-						We also run a Discord server that is more easily accessible on a wider variety of platforms.
+						We also run a <a href="https://chat.sucs.org">Discord</a> server that is more easily accessible on a wider variety of platforms.
 					</p>
 				</div>
 
-- 
GitLab