diff options
-rw-r--r-- | contrib/tor.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tor.nsi b/contrib/tor.nsi index cc88142d59..9bdd5bc612 100644 --- a/contrib/tor.nsi +++ b/contrib/tor.nsi @@ -33,7 +33,7 @@ !define VERSION "0.1.0.0-alpha-cvs" !define INSTALLER "tor-${VERSION}-win32.exe" -!define WEBSITE "http://freehaven.net/tor/" +!define WEBSITE "http://tor.eff.org/" !define LICENSE "..\LICENSE" ;BIN is where it expects to find tor.exe, tor_resolve.exe, libeay32.dll and |