From 2e2e7181977421635e2b1972e7f6527862443a12 Mon Sep 17 00:00:00 2001
From: Steven Wittens <steven@10.no-reply.drupal.org>
Date: Sat, 23 Apr 2005 05:07:08 +0000
Subject: [PATCH] - #21021: wrong url in INSTALL.txt

---
 INSTALL.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.txt b/INSTALL.txt
index 1b7d529cfd20..d221d09933d7 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -42,7 +42,7 @@ INSTALLATION
    The files are in .tar.gz format and can be extracted using most
    compression tools. On a typical Unix command line, use:
 
-     wget http://drupal.org/files/project/drupal-x.x.x.tar.gz
+     wget http://drupal.org/files/projects/drupal-x.x.x.tar.gz
      tar -zxvf drupal-x.x.x.tar.gz
 
    This will create a new directory drupal-x.x.x/ containing all
-- 
GitLab