From 24ad24562eb14db3cef53176ecabfc195a422230 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Wed, 29 Dec 2021 12:45:29 -0500 Subject: [PATCH] update help entry for CHATHISTORY --- irc/help.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/irc/help.go b/irc/help.go index 1b526788..cd1d5130 100644 --- a/irc/help.go +++ b/irc/help.go @@ -144,8 +144,8 @@ http://ircv3.net/specs/core/capability-negotiation-3.2.html`, text: `CHATHISTORY [params] CHATHISTORY is a history replay command associated with the IRCv3 -specification draft/chathistory. See this document: -https://github.com/ircv3/ircv3-specifications/pull/393`, +chathistory extension. See this document: +https://ircv3.net/specs/extensions/chathistory`, }, "debug": { oper: true,