From 345aec38f72cc58d4bc96f7ce584005de5f3ab12 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 3 Mar 2019 17:58:21 -0500 Subject: [PATCH] fix thunix link --- members.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/members.json b/members.json index fe56321..6d3c751 100644 --- a/members.json +++ b/members.json @@ -38,21 +38,21 @@ }, { "description": "thunix offers Shell (SSH) accounts, Web Hosting, Email Accounts, and many other things to people free of charge.", - "link": "https://www.thunix.cf", + "link": "https://thunix.net", "name": "thunix", "channel": "#thunix", "sysadmins": [ [ "amcclure", - "https://www.thunix.cf/~amcclure" + "https://thunix.net/~amcclure" ], [ "ubergeek", - "https://phoenix.thunix.cf/~ubergeek" + "https://thunix.net/~ubergeek" ], [ "naglfar", - "https://phoenix.thunix.cf/~naglfar" + "https://thunix.net/~naglfar" ] ] },