1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

irc: fix URL to invite-notify extension

This commit is contained in:
Sébastien Helleu
2021-10-17 17:56:28 +02:00
parent b57d19c893
commit 1447c7ad83
+1 -1
View File
@@ -1360,7 +1360,7 @@ IRC_PROTOCOL_CALLBACK(fail)
* :ChanServ!ChanServ@example.com INVITE Attila #channel
*
* For more information, see:
* https://ircv3.net/specs/extensions/invite-notify-3.2.html
* https://ircv3.net/specs/extensions/invite-notify
*/
IRC_PROTOCOL_CALLBACK(invite)