diff options
author | Andrew Lewman <andrew@torproject.org> | 2007-10-29 01:08:22 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2007-10-29 01:08:22 +0000 |
commit | 28652aec691b1780230095dd6746634ac40fa957 (patch) | |
tree | fe326ab3957c511e56b5d6ac4a6d3121a1161d77 /doc/tor-rpm-creation.txt | |
parent | 30e73f3a5e7e9e069e15425d1d2d8171b91b9a3d (diff) | |
download | tor-28652aec691b1780230095dd6746634ac40fa957.tar.gz tor-28652aec691b1780230095dd6746634ac40fa957.zip |
And more places with the wrong url, now updated.
svn:r12267
Diffstat (limited to 'doc/tor-rpm-creation.txt')
-rw-r--r-- | doc/tor-rpm-creation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-rpm-creation.txt b/doc/tor-rpm-creation.txt index aa26013412..0a819ff74e 100644 --- a/doc/tor-rpm-creation.txt +++ b/doc/tor-rpm-creation.txt @@ -56,7 +56,7 @@ system, you can replace "linux" with your operating system. The process used to create the distributed rpms is as follows: -Download and Extract the latest tor source code from https://tor.eff.org/. +Download and Extract the latest tor source code from https://www.torproject.org/. In the Tor directory: ./configure --enable-eventdns --enable-static --disable-shared make dist-rpm |