From ed9e9eb154d3ca032291ca4b3c91e092240b3614 Mon Sep 17 00:00:00 2001 From: paulino Date: Mon, 11 May 2015 01:44:13 +0000 Subject: [PATCH] Fixes broken URL. Updates http://nmap.org/install to https://nmap.org/book/install.html --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 122a9f489..59d8ec55e 100644 --- a/INSTALL +++ b/INSTALL @@ -5,6 +5,6 @@ make make install For far more in-depth compilation, installation, and removal notes, -read the Nmap Install Guide at http://nmap.org/install/ . +read the Nmap Install Guide at https://nmap.org/book/install.html.