diff options
-rw-r--r-- | doc/contrib/torel-design.txt | 2 | ||||
-rw-r--r-- | doc/design-paper/sptor.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/contrib/torel-design.txt b/doc/contrib/torel-design.txt index a7a1684d55..610cbe21f8 100644 --- a/doc/contrib/torel-design.txt +++ b/doc/contrib/torel-design.txt @@ -42,7 +42,7 @@ How? server allows connections to a certain address:port combo, look at the definitions in dir-spec.txt or follow the logic of the current exitlist script. If bug 405 is still open when you work on this - (http://bugs.torproject.org/flyspray/index.php?do=details&id=405), you'll + (https://bugs.torproject.org/flyspray/index.php?do=details&id=405), you'll probably want to extend it to look at only the newest descriptor for each server, so you don't use obsolete exit policy data. diff --git a/doc/design-paper/sptor.tex b/doc/design-paper/sptor.tex index dda6842476..9a981fc5d9 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 |