mirror of
https://github.com/znc/znc.git
synced 2026-07-03 16:31:49 +02:00
Update link to Configuration wiki page
This commit is contained in:
committed by
Alexey Sokolov
parent
f1c721cef2
commit
2e90c9ae9e
+1
-1
@@ -624,7 +624,7 @@ CString CZNC::MakeConfigHeader() {
|
||||
"//\n"
|
||||
"// But if you feel risky, you might want to read help on /znc "
|
||||
"saveconfig and /znc rehash.\n"
|
||||
"// Also check http://en.znc.in/wiki/Configuration\n";
|
||||
"// Also check http://wiki.znc.in/Configuration\n";
|
||||
}
|
||||
|
||||
bool CZNC::WriteNewConfig(const CString& sConfigFile) {
|
||||
|
||||
Reference in New Issue
Block a user