Project URL update.
[captive.git] / src / client / lufs / mount.captive.in
index d416e53..a17b5eb 100755 (executable)
@@ -76,7 +76,7 @@ if (!-r $ntoskrnl) {
 if ($fsname eq "ntfs") {
        for my $fh (*STDERR,*STDOUT) {
                if (-t $fh) {
-                       print $fh 'Captive NTFS v@VERSION@. Updates: http://www.jankratochvil.net/project/captive/'."\n";
+                       print $fh 'Captive NTFS v@VERSION@.  Check new version: http://www.jankratochvil.net/'."\n";
                        last;
                        }
                }