summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
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 #