summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2005-04-23 05:07:08 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2005-04-23 05:07:08 +0000
commit2e2e7181977421635e2b1972e7f6527862443a12 (patch)
tree00649bae6e24e0bbc00b2ea24f49d29575d375bf
parent3a8e1864c66225aed267d40372220e520f0019df (diff)
downloadbrdo-2e2e7181977421635e2b1972e7f6527862443a12.tar.gz
brdo-2e2e7181977421635e2b1972e7f6527862443a12.tar.bz2
- #21021: wrong url in INSTALL.txt
-rw-r--r--INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 1b7d529cf..d221d0993 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