summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2007-10-29 00:47:02 +0000
committerAndrew Lewman <andrew@torproject.org>2007-10-29 00:47:02 +0000
commit04bb9d1ddf4968433ea9e7a6771cf820a106db2a (patch)
tree0357d4a18883719a61426529540677db9464593b
parent105ac3a1da998008bb414a2e53b857f7597889f6 (diff)
downloadtor-04bb9d1ddf4968433ea9e7a6771cf820a106db2a.tar.gz
tor-04bb9d1ddf4968433ea9e7a6771cf820a106db2a.zip
Update website links.
svn:r12263
-rwxr-xr-xcontrib/osx/TorBundleWelcome.rtf2
-rw-r--r--contrib/tor-mingw.nsi.in6
-rw-r--r--contrib/tor.nsi.in2
3 files changed, 5 insertions, 5 deletions
diff --git a/contrib/osx/TorBundleWelcome.rtf b/contrib/osx/TorBundleWelcome.rtf
index edfb0dbe53..63ff45646d 100755
--- a/contrib/osx/TorBundleWelcome.rtf
+++ b/contrib/osx/TorBundleWelcome.rtf
@@ -16,7 +16,7 @@ They are packaged together for your convenience.
\cf0 Tor is a system for using the Internet anonymously, and allowing\
others to do so.\
\
-For more information, please visit http://tor.eff.org/\
+For more information, please visit https://www.torproject.org/\
\
Privoxy stands between your web browser and Tor to make your web surfing experience safer.\
\
diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in
index 86f056e800..66c8d3d821 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -7,7 +7,7 @@
!define VERSION "0.1.2.18"
!define INSTALLER "tor-${VERSION}-win32.exe"
-!define WEBSITE "http://tor.eff.org/"
+!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"
;BIN is where it expects to find tor.exe, tor-resolve.exe, libcrypto.a and libssl.a
@@ -25,10 +25,10 @@ CRCCheck on
XPStyle on
VIProductVersion "${VERSION}"
VIAddVersionKey "ProductName" "The Onion Router: Tor"
-VIAddVersionKey "Comments" "http://tor.eff.org"
+VIAddVersionKey "Comments" "https://www.torproject.org/"
VIAddVersionKey "LegalTrademarks" "Three line BSD"
VIAddVersionKey "LegalCopyright" "©2004-2007, Roger Dingledine, Nick Mathewson"
-VIAddVersionKey "FileDescription" "Tor is an implementation of Onion Routing. You can read more at http://tor.eff.org/"
+VIAddVersionKey "FileDescription" "Tor is an implementation of Onion Routing. You can read more at https://www.torproject.org/"
VIAddVersionKey "FileVersion" "${VERSION}"
!define MUI_WELCOMEPAGE_TITLE "Welcome to the Tor ${VERSION} Setup Wizard"
diff --git a/contrib/tor.nsi.in b/contrib/tor.nsi.in
index 363fe5d71b..a7ed914b8d 100644
--- a/contrib/tor.nsi.in
+++ b/contrib/tor.nsi.in
@@ -34,7 +34,7 @@
!define VERSION "0.1.2.3-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
-!define WEBSITE "http://tor.eff.org/"
+!define WEBSITE "https://www.torproject.org/"
!define LICENSE "..\LICENSE"
;BIN is where it expects to find tor.exe, tor_resolve.exe, libeay32.dll and