repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 0ae158a492221421f9e8b531d16651e3bcd9ccee:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 0ae158a492221421f9e8b531d16651e3bcd9ccee
Author: xnaas <8271327+xnaas@users.noreply.github.com>
Date:   Mon Aug 3 22:17:04 2020 -0500

    Fixed Atheme Links

    .org and not .net

diff --git a/doc/Services.txt b/doc/Services.txt
index 56c81425a56908cf1972ddb12a534ef2d5824d9a..
index ..f945bbf195c883534b35fdccef98a9fd73f2a902 100644
--- a/doc/Services.txt
+++ b/doc/Services.txt
@@ -15,7 +15,7 @@ using the IRC protocol as defined in RFC 1459 or RFC 2812.

 Support for Services has been tested using
  - Anope 1.9.8 or later ()
- - Atheme 7.0.2 or later ()
+ - Atheme 7.0.2 or later ()
  - "IRC Services" 5.1.x by Andrew Church ()

 This document describes setting up ngIRCd and these services.
@@ -101,7 +101,7 @@ In conf/nickserv.conf:
 Setting up Atheme 7.0.2 or later
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-Atheme 7.0.2 or later () may be used with ngIRCd using
+Atheme 7.0.2 or later () may be used with ngIRCd using
 the "ngircd" protocol module.

 The following settings need to be in atheme.conf:

-----END OF PAGE-----