Browse code

bb#11195 - Change mirror-faq doc link for freshclam.

Steven Morgan authored on 2014/11/21 06:31:23
Showing 1 changed files
... ...
@@ -244,7 +244,7 @@ download (const struct optstruct *opts, const char *cfgfile)
244 244
                     opt = (struct optstruct *) opt->nextarg;
245 245
                     if (!opt)
246 246
                     {
247
-                        logg ("Update failed. Your network may be down or none of the mirrors listed in %s is working. Check http://www.clamav.net/doc/install.html for possible reasons.\n", cfgfile);
247
+                        logg ("Update failed. Your network may be down or none of the mirrors listed in %s is working. Check http://www.clamav.net/doc/mirrors-faq.html for possible reasons.\n", cfgfile);
248 248
                     }
249 249
                 }
250 250