Browse Source

update help entry for CHATHISTORY

tags/v2.9.0-rc1
Shivaram Lingamneni 2 years ago
parent
commit
24ad24562e
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      irc/help.go

+ 2
- 2
irc/help.go View File

@@ -144,8 +144,8 @@ http://ircv3.net/specs/core/capability-negotiation-3.2.html`,
144 144
 		text: `CHATHISTORY [params]
145 145
 
146 146
 CHATHISTORY is a history replay command associated with the IRCv3
147
-specification draft/chathistory. See this document:
148
-https://github.com/ircv3/ircv3-specifications/pull/393`,
147
+chathistory extension. See this document:
148
+https://ircv3.net/specs/extensions/chathistory`,
149 149
 	},
150 150
 	"debug": {
151 151
 		oper: true,

Loading…
Cancel
Save