From b279863acb9ae3ade833ea00bcb17f22001e20db Mon Sep 17 00:00:00 2001 From: Robby Date: Sat, 10 Nov 2018 15:15:05 +0100 Subject: Update most URLs to use HTTPS if available, and fix some dead ones too. --- modules/encryption/enc_sha256.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/encryption/enc_sha256.cpp') diff --git a/modules/encryption/enc_sha256.cpp b/modules/encryption/enc_sha256.cpp index 2df022437..13bfe54c0 100644 --- a/modules/encryption/enc_sha256.cpp +++ b/modules/encryption/enc_sha256.cpp @@ -8,8 +8,8 @@ * (C) 2003-2018 Anope Team * Contact us at team@anope.org * - * Taken from InspIRCd ( www.inspircd.org ) - * see http://wiki.inspircd.org/Credits + * Taken from InspIRCd (https://www.inspircd.org/), + * see https://wiki.inspircd.org/Credits * * This program is free but copyrighted software; see * the file COPYING for details. -- cgit