diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-07 00:24:28 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-07 00:24:28 +0000 |
commit | 21aa295beca5576729fa7e6e3122ead926d6c04a (patch) | |
tree | 4eb34f4359b31e05ddeed874bd09ed6e7c71728b /doc/design-paper | |
parent | 2e378295d63648d7fca15de1fe19551a0fdc7185 (diff) | |
download | tor-21aa295beca5576729fa7e6e3122ead926d6c04a.tar tor-21aa295beca5576729fa7e6e3122ead926d6c04a.tar.gz |
r16999@catbus: nickm | 2007-12-06 19:24:26 -0500
Make a couple of http instances into https. Again, from steve.
svn:r12709
Diffstat (limited to 'doc/design-paper')
-rw-r--r-- | doc/design-paper/sptor.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design-paper/sptor.tex b/doc/design-paper/sptor.tex index dda684247..9a981fc5d 100644 --- a/doc/design-paper/sptor.tex +++ b/doc/design-paper/sptor.tex @@ -119,7 +119,7 @@ both the stability and the security of the network. Usability is also a central goal. Downloading and installing Tor is easy. Simply go to\\ -http://torproject.org/ and download. Tor comes with install +https://www.torproject.org/ and download. Tor comes with install wizards and a GUI for major operating systems: GNU/Linux, OS X, and Windows. It also runs on various flavors of BSD and UNIX\@. Basic instructions, documentation, FAQs, etc.\ are available in many |