mirror of
https://github.com/anope/anope.git
synced 2026-06-25 03:46:36 +02:00
Rename things from services to anope.
This commit is contained in:
+1
-1
@@ -488,7 +488,7 @@ void Anope::Init(int ac, char **av)
|
||||
catch (const ConfigException &ex)
|
||||
{
|
||||
Log(LOG_TERMINAL) << ex.GetReason();
|
||||
Log(LOG_TERMINAL) << "*** Support resources: Read through the services.conf self-contained";
|
||||
Log(LOG_TERMINAL) << "*** Support resources: Read through the anope.conf self-contained";
|
||||
Log(LOG_TERMINAL) << "*** documentation. Read the documentation files found in the 'docs'";
|
||||
Log(LOG_TERMINAL) << "*** folder. Visit our portal located at https://www.anope.org/. Join";
|
||||
Log(LOG_TERMINAL) << "*** our support channel on /server irc.anope.org channel #anope.";
|
||||
|
||||
Reference in New Issue
Block a user