diff options
| author | Unit 193 <unit193@ubuntu.com> | 2015-06-24 00:24:22 -0400 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2015-06-24 21:15:44 +0200 |
| commit | f6b7764eb5d85692c9242d2d20cb53f091083139 (patch) | |
| tree | 35cc8d22a9633305bdedadef3bab2968ec7184ec /doc/Capabilities.txt | |
| parent | d28d838cb9a8488208c10ea73b25532e1aef8e06 (diff) | |
| download | ngircd-f6b7764eb5d85692c9242d2d20cb53f091083139.tar.gz ngircd-f6b7764eb5d85692c9242d2d20cb53f091083139.zip | |
Fix several broken URLs.
Diffstat (limited to 'doc/Capabilities.txt')
| -rw-r--r-- | doc/Capabilities.txt | 4 |
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>. |