From 6644d3c6412d7ff0b0d8b20c30195b932e4fde2d Mon Sep 17 00:00:00 2001 From: Hans Erik van Elburg Date: Sun, 4 Jan 2015 00:02:49 +0100 Subject: remove reference to url --- acprep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acprep') diff --git a/acprep b/acprep index 6dd0f911..6336e902 100755 --- a/acprep +++ b/acprep @@ -646,7 +646,7 @@ class PrepareBuild(CommandLineApp): self.execute(*packages) elif system.startswith('CYGWIN'): self.log.info('Looks like you are using Cygwin') - self.log.info('Please install the dependencies manually, see https://github.com/ledger/ledger/wiki/Build-instructions-for-Cygwin.') + self.log.info('Please install the dependencies manually.') ######################################################################### # Determine the system's basic configuration # -- cgit v1.2.3