From 797b9f0996efd09dec8641e02f784c4f9101346a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 5 Oct 2017 23:09:13 +1000 Subject: [PATCH] help: Link to https oragono.io --- irc/help.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/irc/help.go b/irc/help.go index a0cd0a9c..40ad6cb1 100644 --- a/irc/help.go +++ b/irc/help.go @@ -99,7 +99,7 @@ var Help = map[string]HelpEntry{ ACC VERIFY Used in account registration. See the relevant specs for more info: -http://oragono.io/specs.html`, +https://oragono.io/specs.html`, }, "ambiance": { text: `AMBIANCE @@ -512,7 +512,7 @@ Returns historical information on the last user with the given nickname.`, Oragono supports an experimental unicode casemapping designed for extended Unicode support. This casemapping is based off RFC 7613 and the draft rfc7613 -casemapping spec here: http://oragono.io/specs.html`, +casemapping spec here: https://oragono.io/specs.html`, helpType: ISupportHelpEntry, }, "prefix": {