about summary refs log tree commit diff
path: root/doc/Capabilities.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Capabilities.txt')
-rw-r--r--doc/Capabilities.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Capabilities.txt b/doc/Capabilities.txt
index d26b8403..0f160edd 100644
--- a/doc/Capabilities.txt
+++ b/doc/Capabilities.txt
@@ -13,7 +13,7 @@ This document lists and describes the "IRC capabilities" that ngIRCd supports
 and can be requested by a IRC/IRCv3 client that supports the "CAP" command.
 
 ngIRCd implements the "IRC Client Capabilities Extension" as described here:
-<http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html>
+<http://ircv3.net/specs/core/capability-negotiation-3.1.html>
 
 
 I. Supported Capabilities
@@ -25,4 +25,4 @@ I. Supported Capabilities
    server to send all possible prefixes which apply to a user in NAMES and
    WHO output.
 
-   See <http://ircv3.atheme.org/extensions/multi-prefix-3.1>.
+   See <http://ircv3.net/specs/extensions/multi-prefix-3.1.html>.