diff options
author | JeremyRand <biolizard89@gmail.com> | 2019-09-20 07:58:30 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-13 10:42:46 -0400 |
commit | 0be80fb65003df21bece5d56e298b7fbf277b429 (patch) | |
tree | 4c081a3eb5ba3013161f372fa17956bc41211065 /doc/torify.1.txt | |
parent | 20e278735267fa7bbd0475e4866c488581c9ea70 (diff) | |
download | tor-0be80fb65003df21bece5d56e298b7fbf277b429.tar.gz tor-0be80fb65003df21bece5d56e298b7fbf277b429.zip |
Bug 31812: Change http URL's to https
Diffstat (limited to 'doc/torify.1.txt')
-rw-r--r-- | doc/torify.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/torify.1.txt b/doc/torify.1.txt index 7e49081cfc..716625f92d 100644 --- a/doc/torify.1.txt +++ b/doc/torify.1.txt @@ -1,7 +1,7 @@ // Copyright (c) The Tor Project, Inc. // See LICENSE for licensing information // This is an asciidoc file used to generate the manpage/html reference. -// Learn asciidoc on http://www.methods.co.nz/asciidoc/userguide.html +// Learn asciidoc on https://www.methods.co.nz/asciidoc/userguide.html :man source: Tor :man manual: Tor Manual torify(1) |