summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-10-13 17:17:32 +0100
committerSadie Powell <sadie@witchery.services>2024-10-13 17:17:34 +0100
commit0a99571c0f7ee61635104db6048f6ebc1d4380da (patch)
tree8ee05328a10a7bab6ac9e155e1a221de4c6bb205 /README.md
parentf908514095d709c72eeee71f8220168318f163a4 (diff)
parente704fa62666d92a5cbfd27be80bcf9ce6c1b7e0c (diff)
Merge branch '2.0' into 2.1.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9a6886519..32fde658b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Anope is an open source set of IRC services. It is highly modular, with a vast n
* [Website](https://anope.org)
* [GitHub](https://github.com/anope)
-* IRC \#anope on irc.anope.org
+* IRC \#anope on irc.teranova.net
## Installation
@@ -33,7 +33,7 @@ Copy conf/anope.example.conf to conf/anope.conf
$ cp conf/anope.example.conf conf/anope.conf
```
-Edit anope.conf, configuring the uplink, serverinfo, and protocol module configurations. Example link blocks for popular IRCds are included in the anope.example.conf documentation. The [Anope wiki](https://wiki.anope.org) is also a good source of information. Our support channel is located at #anope on [irc.anope.org](irc://irc.anope.org/#anope).
+Edit anope.conf, configuring the uplink, serverinfo, and protocol module configurations. Example link blocks for popular IRCds are included in the the example.conf documentation. The [Anope wiki](https://wiki.anope.org) is also a good source of information. Our support channel is located at #anope on [irc.teranova.net](ircs://irc.teranova.net/anope).
Note that the example configuration file includes other example configuration files. If you want to modify the other example configuration files, copy them (e.g. `modules.example.conf` to `modules.conf`) and modify the `include` directive in `anope.conf` to include the new file.