Bug 20811: (QA follow-up) Prevent calling AddItemBatchFromMarc and ModBiblioMarc...
[koha.git] / misc / sax_parser_print.pl
index d206a5e..5d3a1ac 100755 (executable)
@@ -12,4 +12,4 @@ You have:
     $parser\n";
 print "Looks " .
     ($parser =~ /^XML::LibXML::SAX::Parser=HASH/ ?
-    "good.\n" : "bad, check INSTALL.* documentation.\n");
+    "good.\n" : "bad, check the Koha wiki documentation at https://wiki.koha-community.org.\n");