diff --git a/nmap_tty.cc b/nmap_tty.cc index 144989dc1..2e48e7822 100644 --- a/nmap_tty.cc +++ b/nmap_tty.cc @@ -270,7 +270,7 @@ bool keyWasPressed() "d/D Increase/decrease debugging\n" "p/P Enable/disable packet tracing\n" "anything else Print status\n" - "More help: http://nmap.org/man/man-runtime-interaction.html\n"); + "More help: http://nmap.org/book/man-runtime-interaction.html\n"); } else { printStatusMessage(); return true;