From: Unit 193 Date: Wed, 24 Jun 2015 04:24:22 +0000 (-0400) Subject: Fix several broken URLs. X-Git-Tag: rel-23-rc1~27 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=f6b7764eb5d85692c9242d2d20cb53f091083139;hp=d28d838cb9a8488208c10ea73b25532e1aef8e06 Fix several broken URLs. --- 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: - + 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 . + See . diff --git a/doc/Commands.txt b/doc/Commands.txt index e4f00904..50a52d58 100644 --- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -78,7 +78,7 @@ Connection Handling Commands like this: "CAP REQ :capability1 capability2 capability3" for example. References: - - + - - - doc/Capabilities.txt diff --git a/doc/FAQ.txt b/doc/FAQ.txt index 79ca2d72..ea260218 100644 --- a/doc/FAQ.txt +++ b/doc/FAQ.txt @@ -99,11 +99,11 @@ IV. Bugs!? ~~~~~~~~~~ Q: Is there a list of known bugs and desired feature enhancements? -A: Yes. Have a look at the bug tracking system (Bugzilla) for ngIRCd located - at . There you can file bug +A: Yes. Have a look at the bug tracking system (Github issues) for ngIRCd located + at . There you can file bug reports and feature requests as well as search the bug database. Q: What should I do if I found a bug? -A: Please file a bug report at ! - The author of the particular component will be notified automagically :-) +A: Please file a bug report at ! + The author will be notified automagically :-)