1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 01:03:14 +02:00

irc: update ircv3 URLs in comments

This commit is contained in:
Sébastien Helleu
2018-05-21 15:48:59 +02:00
parent aee5ee6f42
commit 530f73ec71
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1217,8 +1217,8 @@ IRC_COMMAND_CALLBACK(ban)
*
* Docs on capability negotiation:
* https://tools.ietf.org/html/draft-mitchell-irc-capabilities-01
* http://ircv3.net/specs/core/capability-negotiation-3.1.html
* http://ircv3.net/specs/core/capability-negotiation-3.2.html
* https://ircv3.net/specs/core/capability-negotiation-3.1.html
* https://ircv3.net/specs/core/capability-negotiation-3.2.html
*/
IRC_COMMAND_CALLBACK(cap)