1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-08 14:51:10 +00:00

use FAQ short URL instead for Win cmd tip

This commit is contained in:
Royce Williams 2023-03-18 13:02:43 -08:00
parent 1f5663c801
commit d669681859

View File

@ -290,7 +290,7 @@ void usage_mini_print (const char *progname)
#if defined (_WIN)
printf ("\n");
printf ("For more info, see https://hashcat.net/wiki/doku.php?id=ubernoobs\n");
printf ("For more info, see https://hashcat.net/faq/ubernoobs\n");
printf ("\n");
printf ("Press any key to exit\n");