Update link to Configuration wiki page

This commit is contained in:
Fusl Dash
2017-05-14 03:37:45 +02:00
committed by Alexey Sokolov
parent f1c721cef2
commit 2e90c9ae9e
+1 -1
View File
@@ -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) {