1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

irc: update URLs to IRCv3 specifications

This commit is contained in:
Sébastien Helleu
2022-06-25 08:53:03 +02:00
parent 84e6e84347
commit 8788fcedc8
3 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -1489,8 +1489,7 @@ IRC_COMMAND_CALLBACK(ban)
*
* Docs on capability negotiation:
* https://tools.ietf.org/html/draft-mitchell-irc-capabilities-01
* https://ircv3.net/specs/core/capability-negotiation-3.1.html
* https://ircv3.net/specs/core/capability-negotiation-3.2.html
* https://ircv3.net/specs/extensions/capability-negotiation
*/
IRC_COMMAND_CALLBACK(cap)