From 93708c23eb64075fddcb0b72d87e19df4a31c3a5 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Fri, 21 Feb 2020 13:10:08 -0500 Subject: [PATCH] update draft/chathistory spec link in /help --- irc/help.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/irc/help.go b/irc/help.go index 6c9fa018..f3c229be 100644 --- a/irc/help.go +++ b/irc/help.go @@ -145,9 +145,9 @@ http://ircv3.net/specs/core/capability-negotiation-3.2.html`, "chathistory": { text: `CHATHISTORY [params] -CHATHISTORY is an experimental history replay command. See these documents: -https://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md -https://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d`, +CHATHISTORY is a history replay command associated with the IRCv3 +specification draft/chathistory. See this document: +https://github.com/ircv3/ircv3-specifications/pull/393`, }, "debug": { oper: true,